Download outline map of Itupiranga (geojson format) :
Itupiranga.geojson (**)
Download polygon array of Itupiranga map for "Google Maps" :
Itupiranga.txt
Bounding Box for Itupiranga Map : ( -5.466958 , -50.515648 , -4.687178 , -49.311449 )
Wikipedia ID for Itupiranga : Q2008167
Wikipedia SPARQL Query for Itupiranga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2008167 wdt:P1082 ?population. }
OPTIONAL { wd:Q2008167 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2008167 wdt:P2046 ?area. }
OPTIONAL { wd:Q2008167 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2008167 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2008167 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 Itupiranga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.466958, -50.515648, -4.687178, -49.311449);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itupiranga)
[out:json];
(
rel["name"="Itupiranga"][type=boundary];
rel["name:en"="Itupiranga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itupiranga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila Marechal Castelo Branco | -5.153800 , -49.383310 |
Aldeia Anaxinganga | -4.887529 , -50.066844 |
Aldeia Indígena Guajanaíra | -4.910555 , -49.955421 |
Aldeia Maruxewara | -5.063121 , -50.137679 |
Cajazeiras | -4.967327 , -49.446541 |
Cruzeiro do Sul | -5.263856 , -50.461592 |
Itupiranga | -5.133424 , -49.336941 |
José Capistrano de Abreu | -5.350312 , -50.275974 |
La Estância | -5.233101 , -49.563223 |
Marechal Castelo Branco | -5.152111 , -49.385381 |
Panelinha | -5.395416 , -50.110712 |
Santa Terezinha do Tauiri | -5.001254 , -49.337125 |
São Sebastião | -5.111343 , -49.983678 |
Viana Ou Boa Esperança | -5.165330 , -50.008922 |
Notes:
- You can download geometry data for Itupiranga 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.