Kumenan (Okayama Prefecture) Map Cropping Samples
Kumenan (Okayama Prefecture) Map Cropping Samples-1
Kumenan (Okayama Prefecture) Map Cropping Samples-2
Kumenan neighborhoods and villages map with 3D shadow effect
flag map of Kumenan with 3D shadow effect
Kumenan map with 3d shadow effect
Download outline map of Kumenan (geojson format) :
Kumenan.geojson (**)
Download polygon array of Kumenan map for "Google Maps" :
Kumenan.txt
Bounding Box for Kumenan Map : ( 34.8700675964 , 133.8934021 , 34.9752655029 , 134.015106201 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kumenan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.8700675964, 133.8934021, 34.9752655029, 134.015106201);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kumenan)
[out:json];
(
rel["name"="Kumenan"][type=boundary];
rel["name:en"="Kumenan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Kumenan 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.