Download outline map of Itaueira (geojson format) :
Itaueira.geojson (**)
Download polygon array of Itaueira map for "Google Maps" :
Itaueira.txt
Bounding Box for Itaueira Map : ( -7.734181 , -43.507286 , -7.222093 , -42.798331 )
Wikipedia ID for Itaueira : Q2079025
Wikipedia SPARQL Query for Itaueira (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2079025 wdt:P1082 ?population. }
OPTIONAL { wd:Q2079025 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2079025 wdt:P2046 ?area. }
OPTIONAL { wd:Q2079025 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2079025 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2079025 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 Itaueira map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.734181, -43.507286, -7.222093, -42.798331);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itaueira)
[out:json];
(
rel["name"="Itaueira"][type=boundary];
rel["name:en"="Itaueira"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itaueira
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Fazenda Serra | -7.418467 , -42.913118 |
Agrovila do pa Olho D'Água Do Canto | -7.580857 , -42.890323 |
Angical (1) | -7.650000 , -43.016670 |
Batalha | -7.383330 , -42.916670 |
Batalha | -7.516670 , -43.033330 |
Brejo Seco | -7.683330 , -43.066670 |
Canto | -7.450000 , -43.150000 |
Canto dos Bezerra | -7.583330 , -43.100000 |
Duas Lagoas (2) | -7.316670 , -43.116670 |
Estreito (2) | -7.450000 , -43.200000 |
Itaueira | -7.601329 , -43.028671 |
Jua | -7.533330 , -43.016670 |
Malhada Vermelha | -7.616670 , -43.100000 |
Mosquito | -7.583330 , -43.116670 |
Olho d'Agua de Pedra | -7.516670 , -43.183330 |
Percos | -7.600000 , -43.366670 |
Pitombeira | -7.316670 , -43.150000 |
Rocado | -7.466670 , -43.216670 |
Sao Luis | -7.500000 , -43.233330 |
Sape | -7.400000 , -43.183330 |
Sitio do Meio | -7.466670 , -43.016670 |
Susto | -7.366670 , -43.050000 |
Tabuleiro Bom | -7.350000 , -43.066670 |
Tamboril | -7.333330 , -43.266670 |
Triunio | -7.566670 , -43.050000 |
Unha de Gato | -7.550000 , -43.116670 |
Varzea | -7.516670 , -43.016670 |
Veados | -7.316670 , -43.166670 |
Notes:
- You can download geometry data for Itaueira 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.