Serra Azul (Sao Paulo) Map Cropping Samples
![Serra Azul (Sao Paulo) Map Cropping Samples-1](og_image/map_cropping/4-102062281-1.jpeg)
Serra Azul (Sao Paulo) Map Cropping Samples-1
![Serra Azul (Sao Paulo) Map Cropping Samples-2](og_image/map_cropping/4-102062281-3.jpeg)
Serra Azul (Sao Paulo) Map Cropping Samples-2
![Serra Azul neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102062281.jpg)
Serra Azul neighborhoods and villages map with 3D shadow effect
![flag map of Serra Azul with 3D shadow effect](og_image/flag_maps/flag_map_102062281.jpg)
flag map of Serra Azul with 3D shadow effect
![Serra Azul map with 3d shadow effect](og_image/blank_maps/map_102062281.png)
Serra Azul map with 3d shadow effect
Download outline map of Serra Azul (geojson format) :
Serra Azul.geojson (**)
Download polygon array of Serra Azul map for "Google Maps" :
Serra Azul.txt
Bounding Box for Serra Azul Map : ( -21.413982 , -47.660916 , -21.200545 , -47.456544 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Serra Azul map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-21.413982, -47.660916, -21.200545, -47.456544);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Serra Azul)
[out:json];
(
rel["name"="Serra Azul"][type=boundary];
rel["name:en"="Serra Azul"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Serra Azul 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.