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