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