Parauapebas (Para) Map Cropping Samples
Parauapebas (Para) Map Cropping Samples-1
Parauapebas (Para) Map Cropping Samples-2
Parauapebas neighborhoods and villages map with 3D shadow effect
flag map of Parauapebas with 3D shadow effect
Parauapebas map with 3d shadow effect
Download outline map of Parauapebas (geojson format) :
Parauapebas.geojson (**)
Download polygon array of Parauapebas map for "Google Maps" :
Parauapebas.txt
Bounding Box for Parauapebas Map : ( -6.543898 , -51.198978 , -5.853515 , -49.732467 )
Wikipedia ID for Parauapebas : Q1806100
Wikipedia SPARQL Query for Parauapebas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1806100 wdt:P1082 ?population. }
OPTIONAL { wd:Q1806100 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1806100 wdt:P2046 ?area. }
OPTIONAL { wd:Q1806100 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1806100 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1806100 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 Parauapebas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.543898, -51.198978, -5.853515, -49.732467);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Parauapebas)
[out:json];
(
rel["name"="Parauapebas"][type=boundary];
rel["name:en"="Parauapebas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Parauapebas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia Indígena Xikrim | -6.254546 , -50.801162 |
Caldeirao | -5.874360 , -50.480710 |
Djudjuê-Kô | -6.317442 , -50.935638 |
Núcleo Urbano de Carajás | -6.067802 , -50.072366 |
Palmares I | -5.993028 , -49.891241 |
Palmares II | -5.947774 , -49.842505 |
Parauapebas | -6.072523 , -49.880436 |
Sedere I | -6.230314 , -49.891846 |
Vila Sansão | -5.919866 , -50.354224 |
Notes:
- You can download geometry data for Parauapebas 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.