Download outline map of Miracema do Tocantins (geojson format) :
Miracema do Tocantins.geojson (**)
Download polygon array of Miracema do Tocantins map for "Google Maps" :
Miracema do Tocantins.txt
Bounding Box for Miracema do Tocantins Map : ( -10.092517 , -48.873801 , -9.337791 , -48.332215 )
Wikipedia ID for Miracema do Tocantins : Q993530
Wikipedia SPARQL Query for Miracema do Tocantins (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q993530 wdt:P1082 ?population. }
OPTIONAL { wd:Q993530 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q993530 wdt:P2046 ?area. }
OPTIONAL { wd:Q993530 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q993530 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q993530 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 Miracema do Tocantins map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.092517, -48.873801, -9.337791, -48.332215);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Miracema do Tocantins)
[out:json];
(
rel["name"="Miracema do Tocantins"][type=boundary];
rel["name:en"="Miracema do Tocantins"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Miracema do Tocantins
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Brejinho | -9.705412 , -48.592976 |
Agrovila do pa Irmã Adelaide | -10.018365 , -48.540364 |
Brejinho | -9.685280 , -48.600280 |
Funil | -9.683330 , -48.383330 |
Miracema de Tocantins | -9.567220 , -48.391670 |
Miracema do Tocantins | -9.562391 , -48.401967 |
Nova | -9.640560 , -48.481670 |
Pau d'Arco | -9.733330 , -48.650000 |
Sao Jose | -9.966670 , -48.733330 |
Notes:
- You can download geometry data for Miracema do Tocantins 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.