Download outline map of Itiquira (geojson format) :
Itiquira.geojson (**)
Download polygon array of Itiquira map for "Google Maps" :
Itiquira.txt
Bounding Box for Itiquira Map : ( -17.662337 , -55.603705 , -16.981335 , -53.68353 )
Wikipedia ID for Itiquira : Q2020525
Wikipedia SPARQL Query for Itiquira (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2020525 wdt:P1082 ?population. }
OPTIONAL { wd:Q2020525 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2020525 wdt:P2046 ?area. }
OPTIONAL { wd:Q2020525 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2020525 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2020525 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 Itiquira map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.662337, -55.603705, -16.981335, -53.68353);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itiquira)
[out:json];
(
rel["name"="Itiquira"][type=boundary];
rel["name:en"="Itiquira"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itiquira
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bode | -17.633330 , -55.033330 |
Bom Futuro | -17.233330 , -55.183330 |
Bonfim | -17.500000 , -54.750000 |
Coroa | -17.200000 , -54.500000 |
Corrego Cachoeira | -17.623170 , -55.179170 |
Correntes | -17.616670 , -54.983330 |
Esperanca | -17.550000 , -55.000000 |
Fazenda do Morias | -17.516670 , -55.083330 |
Fazenda do Paraiso | -17.616670 , -55.166670 |
Garimpo Cervo | -17.083330 , -54.016670 |
Itiquira | -17.206863 , -54.143609 |
Jaragua | -17.150000 , -55.083330 |
Jose Carvalho | -17.183330 , -54.116670 |
Martins Carneiro | -17.283330 , -54.200000 |
Michellin Vila I | -17.375580 , -54.742104 |
Michellin Vila II | -17.325041 , -54.738564 |
Michellin Vila III | -17.335849 , -54.660265 |
Ouro Branco do Sul | -17.304067 , -54.791399 |
Paraiso | -17.616670 , -55.166670 |
Peixe de Couro | -17.366670 , -55.333330 |
Picada | -17.216670 , -54.683330 |
Resolvido | -17.500000 , -54.433330 |
Sozinho | -17.250000 , -54.650000 |
Teodoro Ribeiro | -17.250000 , -54.366670 |
Varjao da Emendada | -17.550000 , -54.233330 |
Notes:
- You can download geometry data for Itiquira 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.