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