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