Download outline map of Pau D'Arco (geojson format) :
Pau D'Arco.geojson (**)
Download polygon array of Pau D'Arco map for "Google Maps" :
Pau D'Arco.txt
Bounding Box for Pau D'Arco Map : ( -7.972731 , -50.450114 , -7.477783 , -49.825922 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Pau D'Arco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.972731, -50.450114, -7.477783, -49.825922);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pau D'Arco)
[out:json];
(
rel["name"="Pau D'Arco"][type=boundary];
rel["name:en"="Pau D'Arco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pau D'Arco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boa Sorte | -7.776254 , -49.904450 |
Cajueiro | -7.800000 , -49.933330 |
Gameleira | -7.750000 , -49.900000 |
Gurgel | -7.883330 , -49.866670 |
Marajoara | -7.735634 , -50.039448 |
Pau D'Arco | -7.835721 , -50.040581 |
Salobro | -7.750000 , -49.916670 |
Notes:
- You can download geometry data for Pau D'Arco 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.