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