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