Toyooka (Hyogo Prefecture) Map Cropping Samples
Toyooka (Hyogo Prefecture) Map Cropping Samples-1
Toyooka (Hyogo Prefecture) Map Cropping Samples-2
Toyooka neighborhoods and villages map with 3D shadow effect
flag map of Toyooka with 3D shadow effect
Toyooka map with 3d shadow effect
Download outline map of Toyooka (geojson format) :
Toyooka.geojson (**)
Download polygon array of Toyooka map for "Google Maps" :
Toyooka.txt
Bounding Box for Toyooka Map : ( 35.386269 , 134.616302 , 35.674667 , 135.0504 )
Wikipedia ID for Toyooka : Q696388
Wikipedia SPARQL Query for Toyooka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q696388 wdt:P1082 ?population. }
OPTIONAL { wd:Q696388 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q696388 wdt:P2046 ?area. }
OPTIONAL { wd:Q696388 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q696388 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q696388 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 Toyooka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.386269, 134.616302, 35.674667, 135.0504);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toyooka)
[out:json];
(
rel["name"="Toyooka"][type=boundary];
rel["name:en"="Toyooka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Toyooka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hidakacho-ebara | 35.471110 , 134.779080 |
Izushi | 35.466670 , 134.866670 |
Kinosaki | 35.616670 , 134.816670 |
Kuto | 35.466670 , 134.750000 |
Takenocho-takeno | 35.659340 , 134.763480 |
Toyooka | 35.536696 , 134.824219 |
Toyooka | 35.627023 , 134.808344 |
Tsuiyama | 35.650000 , 134.833330 |
Notes:
- You can download geometry data for Toyooka 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.