Yonezawa (Yamagata Prefecture) Map Cropping Samples
Yonezawa (Yamagata Prefecture) Map Cropping Samples-1
Yonezawa (Yamagata Prefecture) Map Cropping Samples-2
Yonezawa neighborhoods and villages map with 3D shadow effect
flag map of Yonezawa with 3D shadow effect
Yonezawa map with 3d shadow effect
Download outline map of Yonezawa (geojson format) :
Yonezawa.geojson (**)
Download polygon array of Yonezawa map for "Google Maps" :
Yonezawa.txt
Bounding Box for Yonezawa Map : ( 37.734333 , 139.936203 , 37.987865 , 140.298798 )
Wikipedia ID for Yonezawa : Q734378
Wikipedia SPARQL Query for Yonezawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q734378 wdt:P1082 ?population. }
OPTIONAL { wd:Q734378 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q734378 wdt:P2046 ?area. }
OPTIONAL { wd:Q734378 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q734378 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q734378 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 Yonezawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.734333, 139.936203, 37.987865, 140.298798);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yonezawa)
[out:json];
(
rel["name"="Yonezawa"][type=boundary];
rel["name:en"="Yonezawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yonezawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asagawa | 37.955540 , 140.148090 |
Bansecho-zusayama | 37.887490 , 140.184810 |
Banseicho-katako | 37.903760 , 140.137570 |
Fukudamachi | 37.900000 , 140.116670 |
Hirohatamachi-kamikosuge | 37.948700 , 140.073580 |
Iritazawa | 37.872180 , 139.987630 |
Itaya | 37.815320 , 140.274110 |
Kawaii | 37.920610 , 140.141940 |
Konakazawa | 37.886270 , 140.196580 |
Kubotamachi-kubota | 37.964150 , 140.130530 |
Kuchitazawa | 37.900580 , 140.021760 |
Kugurishimizu | 37.910700 , 140.044070 |
Kyozuka | 37.946260 , 140.069390 |
Minamihara-inawashiromachi | 37.863990 , 140.112800 |
Minamihara-sasanomachi | 37.877290 , 140.108930 |
Osawa | 37.840220 , 140.200290 |
Sekimachi | 37.833330 , 140.083330 |
Shimohanazawa | 37.912980 , 140.131370 |
Shimokawabe | 37.937680 , 140.096720 |
Shioimachi-shiono | 37.931510 , 140.096290 |
Shirabu-onsen | 37.783100 , 140.117990 |
Tateyama | 37.914780 , 140.075020 |
Yamakami-uramachi | 37.900000 , 140.133330 |
Yonezawa | 37.920923 , 140.118581 |
Notes:
- You can download geometry data for Yonezawa 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.