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