Download outline map of Vila Pavao (geojson format) :
Vila Pavao.geojson (**)
Download polygon array of Vila Pavao map for "Google Maps" :
Vila Pavao.txt
Bounding Box for Vila Pavao Map : ( -18.727985 , -40.805204 , -18.48682 , -40.483334 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Vila Pavao map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-18.727985, -40.805204, -18.48682, -40.483334);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vila Pavao)
[out:json];
(
rel["name"="Vila Pavao"][type=boundary];
rel["name:en"="Vila Pavao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vila Pavao
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Corrego Grande | -18.621250 , -40.602030 |
Praça Rica | -18.523028 , -40.613941 |
Todos Os Santos | -18.610050 , -40.690933 |
Vila Pavão | -18.621575 , -40.605392 |
Notes:
- You can download geometry data for Vila Pavao 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.