Tracuateua (Para) Map Cropping Samples
Tracuateua (Para) Map Cropping Samples-1
Tracuateua (Para) Map Cropping Samples-2
Tracuateua neighborhoods and villages map with 3D shadow effect
flag map of Tracuateua with 3D shadow effect
Tracuateua map with 3d shadow effect
Download outline map of Tracuateua (geojson format) :
Tracuateua.geojson (**)
Download polygon array of Tracuateua map for "Google Maps" :
Tracuateua.txt
Bounding Box for Tracuateua Map : ( -1.394014 , -47.187624 , -0.721139 , -46.793569 )
Wikipedia ID for Tracuateua : Q2008789
Wikipedia SPARQL Query for Tracuateua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2008789 wdt:P1082 ?population. }
OPTIONAL { wd:Q2008789 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2008789 wdt:P2046 ?area. }
OPTIONAL { wd:Q2008789 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2008789 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2008789 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 Tracuateua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.394014, -47.187624, -0.721139, -46.793569);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tracuateua)
[out:json];
(
rel["name"="Tracuateua"][type=boundary];
rel["name:en"="Tracuateua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tracuateua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campo | -0.877760 , -46.871040 |
Carana | -1.150000 , -46.933330 |
Manoel dos Santos | -1.176321 , -47.000293 |
Pereira | -1.033330 , -46.966670 |
Piabas | -1.151300 , -46.964156 |
Porto | -1.033330 , -46.883330 |
Quatipuru Mirim | -0.773173 , -46.880015 |
Santarem | -0.950000 , -46.983330 |
Tracuateua | -1.075033 , -46.901308 |
Vila Socorro | -1.243640 , -47.058349 |
Notes:
- You can download geometry data for Tracuateua 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.