Pedro Laurentino (Piaui) Map Cropping Samples
Pedro Laurentino (Piaui) Map Cropping Samples-1
Pedro Laurentino (Piaui) Map Cropping Samples-2
Pedro Laurentino neighborhoods and villages map with 3D shadow effect
flag map of Pedro Laurentino with 3D shadow effect
Pedro Laurentino map with 3d shadow effect
Download outline map of Pedro Laurentino (geojson format) :
Pedro Laurentino.geojson (**)
Download polygon array of Pedro Laurentino map for "Google Maps" :
Pedro Laurentino.txt
Bounding Box for Pedro Laurentino Map : ( -8.27645 , -42.441937 , -7.905066 , -42.125613 )
Wikipedia ID for Pedro Laurentino : Q1938919
Wikipedia SPARQL Query for Pedro Laurentino (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1938919 wdt:P1082 ?population. }
OPTIONAL { wd:Q1938919 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1938919 wdt:P2046 ?area. }
OPTIONAL { wd:Q1938919 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1938919 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1938919 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 Pedro Laurentino map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.27645, -42.441937, -7.905066, -42.125613);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pedro Laurentino)
[out:json];
(
rel["name"="Pedro Laurentino"][type=boundary];
rel["name:en"="Pedro Laurentino"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pedro Laurentino
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aradati | -8.018290 , -42.298730 |
Mocambo | -8.066670 , -42.400000 |
Pedro Laurentino | -8.065978 , -42.290902 |
Saco Bonito | -7.933330 , -42.250000 |
Terra Nova | -8.166670 , -42.216670 |
Umbauba | -8.216670 , -42.150000 |
Veados | -8.266670 , -42.183330 |
Veredao | -8.033330 , -42.266670 |
Zimbro | -8.066670 , -42.283330 |
Notes:
- You can download geometry data for Pedro Laurentino 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.