Yabu (Hyogo Prefecture) Map Cropping Samples
Yabu (Hyogo Prefecture) Map Cropping Samples-1
Yabu (Hyogo Prefecture) Map Cropping Samples-2
Yabu neighborhoods and villages map with 3D shadow effect
flag map of Yabu with 3D shadow effect
Yabu map with 3d shadow effect
Download outline map of Yabu (geojson format) :
Yabu.geojson (**)
Download polygon array of Yabu map for "Google Maps" :
Yabu.txt
Bounding Box for Yabu Map : ( 35.242001 , 134.502396 , 35.451931 , 134.862198 )
Wikipedia ID for Yabu : Q869014
Wikipedia SPARQL Query for Yabu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q869014 wdt:P1082 ?population. }
OPTIONAL { wd:Q869014 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q869014 wdt:P2046 ?area. }
OPTIONAL { wd:Q869014 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q869014 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q869014 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Yabu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.242001, 134.502396, 35.451931, 134.862198);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yabu)
[out:json];
(
rel["name"="Yabu"][type=boundary];
rel["name:en"="Yabu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yabu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akenobe | 35.266670 , 134.666670 |
Hirotani | 35.383330 , 134.783330 |
Machi | 35.283330 , 134.750000 |
Nakaze | 35.366670 , 134.616670 |
Oya-ichiba | 35.333330 , 134.666670 |
Sekinomiya | 35.366670 , 134.633330 |
Yabu | 35.384572 , 134.533081 |
Yabu | 35.382833 , 134.697167 |
Yoka | 35.400000 , 134.766670 |
Notes:
- You can download geometry data for Yabu in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.