Pium (Tocantins) Map Cropping Samples
Pium (Tocantins) Map Cropping Samples-1
Pium (Tocantins) Map Cropping Samples-2
Pium neighborhoods and villages map with 3D shadow effect
flag map of Pium with 3D shadow effect
Pium map with 3d shadow effect
Download outline map of Pium (geojson format) :
Pium.geojson (**)
Download polygon array of Pium map for "Google Maps" :
Pium.txt
Bounding Box for Pium Map : ( -10.660936 , -50.603392 , -9.230864 , -48.979106 )
Wikipedia ID for Pium : Q1800961
Wikipedia SPARQL Query for Pium (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1800961 wdt:P1082 ?population. }
OPTIONAL { wd:Q1800961 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1800961 wdt:P2046 ?area. }
OPTIONAL { wd:Q1800961 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1800961 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1800961 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 Pium map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.660936, -50.603392, -9.230864, -48.979106);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pium)
[out:json];
(
rel["name"="Pium"][type=boundary];
rel["name:en"="Pium"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pium
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Barranco Do Mundo | -10.216674 , -49.780263 |
Agrovila do pa Pericato | -10.189159 , -49.346395 |
Aldeia Indígena Macaúba | -10.478337 , -50.470445 |
Belo Horizonte | -10.483330 , -49.516670 |
Boto Velho | -10.556105 , -49.982337 |
Casa do Crispim | -10.501390 , -49.700280 |
Consolacao | -10.500000 , -49.616670 |
Joao Silva | -10.516670 , -49.166670 |
Macauba | -10.471780 , -50.480290 |
Parna do Araguaia | -10.591110 , -50.149440 |
Pium | -10.442681 , -49.174739 |
Piunzinho | -10.387220 , -49.200280 |
Santa Helena | -10.450000 , -49.283330 |
Sao Jose | -10.355280 , -49.220280 |
Notes:
- You can download geometry data for Pium 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.