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