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