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