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