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