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