Yonago (Tottori Prefecture) Map Cropping Samples
Yonago (Tottori Prefecture) Map Cropping Samples-1
Yonago (Tottori Prefecture) Map Cropping Samples-2
Yonago neighborhoods and villages map with 3D shadow effect
flag map of Yonago with 3D shadow effect
Yonago map with 3d shadow effect
Download outline map of Yonago (geojson format) :
Yonago.geojson (**)
Download polygon array of Yonago map for "Google Maps" :
Yonago.txt
Bounding Box for Yonago Map : ( 35.374268 , 133.226303 , 35.500668 , 133.479095 )
Wikipedia ID for Yonago : Q320964
Wikipedia SPARQL Query for Yonago (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q320964 wdt:P1082 ?population. }
OPTIONAL { wd:Q320964 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q320964 wdt:P2046 ?area. }
OPTIONAL { wd:Q320964 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q320964 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q320964 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 Yonago map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.374268, 133.226303, 35.500668, 133.479095);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yonago)
[out:json];
(
rel["name"="Yonago"][type=boundary];
rel["name:en"="Yonago"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yonago
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Higashifukubara | 35.450000 , 133.350000 |
Higuchi | 35.466670 , 133.283330 |
Kaike-onsen | 35.453600 , 133.363600 |
Kamifukubara | 35.448990 , 133.355070 |
Kamiguchi | 35.472870 , 133.292530 |
Kawaoka | 35.406350 , 133.406420 |
Kaya | 35.427920 , 133.382970 |
Nishifukubara | 35.450000 , 133.333330 |
Obukuro | 35.386680 , 133.362420 |
Odaka | 35.421880 , 133.419180 |
Oshinozu | 35.483330 , 133.250000 |
Oshinozucho | 35.495550 , 133.257240 |
Yodoecho-sada | 35.443440 , 133.397400 |
Yodoecho-yodoe | 35.460570 , 133.426840 |
Yomi-shinden | 35.450000 , 133.300000 |
Yonago | 35.437477 , 133.363592 |
Yoshizu | 35.483330 , 133.250000 |
Notes:
- You can download geometry data for Yonago 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.