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