Download outline map of Guamare (geojson format) :
Guamare.geojson (**)
Download polygon array of Guamare map for "Google Maps" :
Guamare.txt
Bounding Box for Guamare Map : ( -5.289477 , -36.430644 , -5.078731 , -36.275556 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Guamare map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.289477, -36.430644, -5.078731, -36.275556);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guamare)
[out:json];
(
rel["name"="Guamare"][type=boundary];
rel["name:en"="Guamare"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guamare
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Agrovila do pa Santa Maria III | -5.256408 , -36.277949 |
| Agrovila do pa Santa Paz | -5.267522 , -36.324395 |
| Camurupim | -5.180000 , -36.323610 |
| Guamaré | -5.108698 , -36.324079 |
| Lagoa Seca | -5.136967 , -36.314665 |
| Massape | -5.135560 , -36.332780 |
| Salina da Cruz | -5.115386 , -36.359850 |
| Santa Paz | -5.265560 , -36.328060 |
| Sitio Palmeira | -5.275000 , -36.307780 |
| Sitio Sao Francisco | -5.229170 , -36.378890 |
| Sitio Seco | -5.118060 , -36.407780 |
| Ubaieira | -5.222220 , -36.307780 |
| Umarizeiro | -5.199440 , -36.376670 |
Notes:
- You can download geometry data for Guamare 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.