Download outline map of Formoso do Araguaia (geojson format) :
Formoso do Araguaia.geojson (**)
Download polygon array of Formoso do Araguaia map for "Google Maps" :
Formoso do Araguaia.txt
Bounding Box for Formoso do Araguaia Map : ( -12.860768 , -50.722042 , -11.379462 , -49.259261 )
Wikipedia ID for Formoso do Araguaia : Q1801246
Wikipedia SPARQL Query for Formoso do Araguaia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1801246 wdt:P1082 ?population. }
OPTIONAL { wd:Q1801246 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1801246 wdt:P2046 ?area. }
OPTIONAL { wd:Q1801246 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1801246 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1801246 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 Formoso do Araguaia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.860768, -50.722042, -11.379462, -49.259261);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Formoso do Araguaia)
[out:json];
(
rel["name"="Formoso do Araguaia"][type=boundary];
rel["name:en"="Formoso do Araguaia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Formoso do Araguaia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Araguaia I | -11.583778 , -49.720610 |
Agrovila do pa Caracol | -11.924102 , -49.849197 |
Agrovila do pa Gameleira | -12.117166 , -49.381435 |
Agrovila do pa Lagoa da Onça | -11.632808 , -49.849987 |
Agrovila do pa Pirarucu | -11.839138 , -49.821644 |
Aldeia Indígena Barreira Branca | -12.631390 , -50.438135 |
Aldeia Indígena Cachoeirinha | -12.098487 , -50.067836 |
Aldeia Indígena Canuanã | -11.967472 , -49.915493 |
Aldeia Indígena Mirindiba | -12.746407 , -50.610256 |
Aldeia Indígena Nova Tytemã | -11.828974 , -50.666973 |
Aldeia Indígena São João | -12.074457 , -49.951769 |
Aldeia Indígena Txuiri | -11.784599 , -49.941492 |
Barreiro do Nascimento | -11.883330 , -50.633330 |
Canuana | -11.927780 , -49.899720 |
Cobrape | -11.488498 , -49.951171 |
Formoso do Araguaia | -11.804554 , -49.516721 |
Fundação Bradesco | -11.980071 , -49.906940 |
Sao Joao do Javaes | -11.782460 , -49.935030 |
Notes:
- You can download geometry data for Formoso do Araguaia 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.