Obanazawa (Yamagata Prefecture) Map Cropping Samples
Obanazawa (Yamagata Prefecture) Map Cropping Samples-1
Obanazawa (Yamagata Prefecture) Map Cropping Samples-2
Obanazawa neighborhoods and villages map with 3D shadow effect
flag map of Obanazawa with 3D shadow effect
Obanazawa map with 3d shadow effect
Download outline map of Obanazawa (geojson format) :
Obanazawa.geojson (**)
Download polygon array of Obanazawa map for "Google Maps" :
Obanazawa.txt
Bounding Box for Obanazawa Map : ( 38.437199 , 140.313004 , 38.721931 , 140.620102 )
Wikipedia ID for Obanazawa : Q846342
Wikipedia SPARQL Query for Obanazawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q846342 wdt:P1082 ?population. }
OPTIONAL { wd:Q846342 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q846342 wdt:P2046 ?area. }
OPTIONAL { wd:Q846342 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q846342 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q846342 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 Obanazawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.437199, 140.313004, 38.721931, 140.620102);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Obanazawa)
[out:json];
(
rel["name"="Obanazawa"][type=boundary];
rel["name:en"="Obanazawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Obanazawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aramachi | 38.562350 , 140.452110 |
Ashizawa | 38.643490 , 140.360080 |
Dokusawa | 38.666160 , 140.328430 |
Ginzan-onsen | 38.567220 , 140.525560 |
Ichinono | 38.683510 , 140.526420 |
Ichinono | 38.540280 , 140.500560 |
Kamiyanagiwatarido | 38.571940 , 140.501390 |
Kurenai | 38.541940 , 140.506940 |
Motai | 38.596690 , 140.505760 |
Nagisawa | 38.663440 , 140.351330 |
Nakajima | 38.618460 , 140.479040 |
Natagiri | 38.684580 , 140.524720 |
Nobesawa | 38.559440 , 140.466670 |
Nokurosawa | 38.636980 , 140.370180 |
Obanazawa | 38.603330 , 140.401940 |
Obanazawa | 38.569777 , 140.530014 |
Sekiya | 38.641940 , 140.488330 |
Terauchi | 38.652220 , 140.404170 |
Tsurumakita | 38.605450 , 140.497670 |
Notes:
- You can download geometry data for Obanazawa 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.