Bastos (Sao Paulo) Map Cropping Samples
Bastos (Sao Paulo) Map Cropping Samples-1
Bastos (Sao Paulo) Map Cropping Samples-2
Bastos neighborhoods and villages map with 3D shadow effect
flag map of Bastos with 3D shadow effect
Bastos map with 3d shadow effect
Download outline map of Bastos (geojson format) :
Bastos.geojson (**)
Download polygon array of Bastos map for "Google Maps" :
Bastos.txt
Bounding Box for Bastos Map : ( -22.0152473224 , -50.8643039021 , -21.8772988908 , -50.6640768333 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bastos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.0152473224, -50.8643039021, -21.8772988908, -50.6640768333);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bastos)
[out:json];
(
rel["name"="Bastos"][type=boundary];
rel["name:en"="Bastos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bastos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bastos | -21.922680 , -50.732757 |
Distrito Industrial | -21.928491 , -50.714869 |
Distrito Industrial II | -21.930646 , -50.748911 |
Distrito Industrial III | -21.937103 , -50.719105 |
Granja Shida | -21.927512 , -50.723294 |
Notes:
- You can download geometry data for Bastos 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.