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