Santa Maria da Serra (Sao Paulo) Map Cropping Samples
Santa Maria da Serra (Sao Paulo) Map Cropping Samples-1
Santa Maria da Serra (Sao Paulo) Map Cropping Samples-2
Santa Maria da Serra neighborhoods and villages map with 3D shadow effect
flag map of Santa Maria da Serra with 3D shadow effect
Santa Maria da Serra map with 3d shadow effect
Download outline map of Santa Maria da Serra (geojson format) :
Santa Maria da Serra.geojson (**)
Download polygon array of Santa Maria da Serra map for "Google Maps" :
Santa Maria da Serra.txt
Bounding Box for Santa Maria da Serra Map : ( -22.651941 , -48.26148 , -22.476003 , -48.054958 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Santa Maria da Serra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.651941, -48.26148, -22.476003, -48.054958);
);
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 Maria da Serra)
[out:json];
(
rel["name"="Santa Maria da Serra"][type=boundary];
rel["name:en"="Santa Maria da Serra"][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 Maria da Serra 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.