Arraial (Piaui) Map Cropping Samples

Arraial (Piaui) Map Cropping Samples-1
Arraial (Piaui) Map Cropping Samples-1
Arraial (Piaui) Map Cropping Samples-2
Arraial (Piaui) Map Cropping Samples-2
Download outline map of Arraial (geojson format) : Arraial.geojson (**)
Download polygon array of Arraial map for "Google Maps" : Arraial.txt
Bounding Box for Arraial Map : ( -6.808582 , -42.653136 , -6.490557 , -42.309463 )
Wikipedia ID for Arraial : Q2064170
Wikipedia SPARQL Query for Arraial (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2064170 wdt:P1082 ?population. }
OPTIONAL { wd:Q2064170 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2064170 wdt:P2046 ?area. }
OPTIONAL { wd:Q2064170 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2064170 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2064170 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.808582, -42.653136, -6.490557, -42.309463);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Arraial)
[out:json];
(
rel["name"="Arraial"][type=boundary];
rel["name:en"="Arraial"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Arraial
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Arraial -6.653307 , -42.532930
Baixa da Lagoa -6.583330 , -42.466670
Bananeira -6.616670 , -42.483330
Boa Vista (6) -6.683330 , -42.516670
Brejinho (1) -6.583330 , -42.416670
Campo Alegre -6.633330 , -42.533330
Cana Brava -6.566670 , -42.450000
Capitao de Campo -6.566670 , -42.516670
Catinga de Porco (3) -6.700000 , -42.516670
Cocal -6.516670 , -42.350000
Esteja Quiteo -6.616670 , -42.500000
Sao Jose -6.533330 , -42.466670


Notes:
- You can download geometry data for Arraial 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.

Create Arraial neighborhoods and villages map.


Share this page