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