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