Piracuruca (Piaui) Map Cropping Samples
Piracuruca (Piaui) Map Cropping Samples-1
Piracuruca (Piaui) Map Cropping Samples-2
Piracuruca neighborhoods and villages map with 3D shadow effect
flag map of Piracuruca with 3D shadow effect
Piracuruca map with 3d shadow effect
Download outline map of Piracuruca (geojson format) :
Piracuruca.geojson (**)
Download polygon array of Piracuruca map for "Google Maps" :
Piracuruca.txt
Bounding Box for Piracuruca Map : ( -4.135586 , -41.910763 , -3.572653 , -41.278593 )
Wikipedia ID for Piracuruca : Q2063996
Wikipedia SPARQL Query for Piracuruca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2063996 wdt:P1082 ?population. }
OPTIONAL { wd:Q2063996 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2063996 wdt:P2046 ?area. }
OPTIONAL { wd:Q2063996 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2063996 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2063996 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 Piracuruca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.135586, -41.910763, -3.572653, -41.278593);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piracuruca)
[out:json];
(
rel["name"="Piracuruca"][type=boundary];
rel["name:en"="Piracuruca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piracuruca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alagoinhas | -4.033330 , -41.850000 |
Caicara | -3.866670 , -41.683330 |
Capivara | -3.766670 , -41.650000 |
Congonha | -3.766670 , -41.283330 |
Contendas | -3.839540 , -41.415890 |
Deserto | -3.656610 , -41.588520 |
Piracuruca | -3.928626 , -41.714189 |
Sao Joao | -3.916670 , -41.800000 |
Serra Negra | -4.083330 , -41.683330 |
Sucuruju | -3.850000 , -41.800000 |
Tamboril | -3.783330 , -41.316670 |
Notes:
- You can download geometry data for Piracuruca 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.