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