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