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