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