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