Pavussu (Piaui) Map Cropping Samples
Pavussu (Piaui) Map Cropping Samples-1
Pavussu (Piaui) Map Cropping Samples-2
Pavussu neighborhoods and villages map with 3D shadow effect
flag map of Pavussu with 3D shadow effect
Pavussu map with 3d shadow effect
Download outline map of Pavussu (geojson format) :
Pavussu.geojson (**)
Download polygon array of Pavussu map for "Google Maps" :
Pavussu.txt
Bounding Box for Pavussu Map : ( -8.120574 , -43.537501 , -7.695675 , -43.107561 )
Wikipedia ID for Pavussu : Q2089236
Wikipedia SPARQL Query for Pavussu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2089236 wdt:P1082 ?population. }
OPTIONAL { wd:Q2089236 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2089236 wdt:P2046 ?area. }
OPTIONAL { wd:Q2089236 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2089236 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2089236 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 Pavussu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.120574, -43.537501, -7.695675, -43.107561);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pavussu)
[out:json];
(
rel["name"="Pavussu"][type=boundary];
rel["name:en"="Pavussu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pavussu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Santa Virgínia | -7.967546 , -43.345495 |
Baixa Escura | -7.966670 , -43.166670 |
Buritizinho | -7.883330 , -43.266670 |
Caicara (1) | -7.900000 , -43.416670 |
Caicara (2) | -7.900000 , -43.266670 |
Chupeiro | -8.050000 , -43.466670 |
Cipo | -7.833330 , -43.400000 |
Cipoal | -7.950000 , -43.166670 |
Jatoba | -7.883330 , -43.450000 |
Malhadinha (1) | -7.933330 , -43.233330 |
Matanca | -7.900000 , -43.166670 |
Pavussu | -7.959942 , -43.227407 |
Riacho do Porco | -7.933330 , -43.200000 |
Sao Lourenco | -7.733330 , -43.316670 |
Tapera | -8.016670 , -43.233330 |
Notes:
- You can download geometry data for Pavussu 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.