Download outline map of Traipu (geojson format) :
Traipu.geojson (**)
Download polygon array of Traipu map for "Google Maps" :
Traipu.txt
Bounding Box for Traipu Map : ( -10.077243 , -37.135363 , -9.693172 , -36.798406 )
Wikipedia ID for Traipu : Q1772703
Wikipedia SPARQL Query for Traipu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1772703 wdt:P1082 ?population. }
OPTIONAL { wd:Q1772703 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1772703 wdt:P2046 ?area. }
OPTIONAL { wd:Q1772703 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1772703 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1772703 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Traipu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.077243, -37.135363, -9.693172, -36.798406);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Traipu)
[out:json];
(
rel["name"="Traipu"][type=boundary];
rel["name:en"="Traipu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Traipu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Marcação I, II e III | -9.975785 , -36.978455 |
Agrovila do pa Padre Cicero | -9.726422 , -36.931033 |
Agrovila do pa Riachão | -9.775409 , -36.958123 |
Agrovila do pa Sitio Novo | -9.937311 , -36.938979 |
Bom Jardim | -10.062139 , -36.947738 |
Capim Grosso | -9.833330 , -37.066670 |
Capivara | -9.772014 , -37.012491 |
Carada | -9.837372 , -36.984712 |
Fiacao | -9.866670 , -37.050000 |
Gordo | -9.983330 , -37.033330 |
Jaciobá | -9.772576 , -36.897618 |
Jacobina | -9.900000 , -37.116670 |
Lagoa dos Veados | -9.956937 , -36.854054 |
Lagoa Grande | -9.823911 , -37.014210 |
Lagoinha | -9.952959 , -36.825166 |
Manuéis | -9.915293 , -36.891705 |
Marcacao | -10.000000 , -36.950000 |
Mumbaça | -9.992085 , -36.889912 |
Olho D'Água da Cerca | -9.896830 , -36.987140 |
Olho D'Agua do Campo | -9.892540 , -36.969118 |
Olho d'Agua Preta | -9.900000 , -37.016670 |
Piranhas | -9.810334 , -37.037598 |
Riacho Jacobina | -9.848592 , -37.100041 |
Saco do Medeiras | -9.933330 , -37.083330 |
Saco dos Bois | -9.983330 , -36.916670 |
Salgado | -9.916670 , -37.116670 |
Santa Cruz | -9.771499 , -36.931896 |
Sítio Patos | -9.969472 , -37.061587 |
Tapera | -9.950000 , -37.083330 |
Traipu | -9.964928 , -37.001368 |
Uruçu | -10.016307 , -36.875610 |
Vila Santo Antonio | -9.969219 , -36.911593 |
Notes:
- You can download geometry data for Traipu 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.