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