Pariconha (Alagoas) Map Cropping Samples
Pariconha (Alagoas) Map Cropping Samples-1
Pariconha (Alagoas) Map Cropping Samples-2
Pariconha neighborhoods and villages map with 3D shadow effect
flag map of Pariconha with 3D shadow effect
Pariconha map with 3d shadow effect
Download outline map of Pariconha (geojson format) :
Pariconha.geojson (**)
Download polygon array of Pariconha map for "Google Maps" :
Pariconha.txt
Bounding Box for Pariconha Map : ( -9.3385 , -38.156368 , -9.155215 , -37.960107 )
Wikipedia ID for Pariconha : Q1795935
Wikipedia SPARQL Query for Pariconha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1795935 wdt:P1082 ?population. }
OPTIONAL { wd:Q1795935 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1795935 wdt:P2046 ?area. }
OPTIONAL { wd:Q1795935 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1795935 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1795935 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 Pariconha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.3385, -38.156368, -9.155215, -37.960107);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pariconha)
[out:json];
(
rel["name"="Pariconha"][type=boundary];
rel["name:en"="Pariconha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pariconha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia Indígena Jeripancó | -9.221621 , -38.025434 |
Alto | -9.266670 , -38.033330 |
Burnil | -9.277146 , -37.985832 |
Campinhos | -9.288443 , -38.015498 |
Caraibeiras | -9.183330 , -38.100000 |
Caraibeiras | -9.216670 , -38.033330 |
Caraibeiras dos Teodósios | -9.247482 , -38.094161 |
Marcação | -9.270441 , -37.988521 |
Pariconha | -9.256510 , -38.006033 |
Poco da Colher | -9.200000 , -38.116670 |
Tanque | -9.297215 , -38.034809 |
Verdao | -9.266670 , -38.016670 |
Notes:
- You can download geometry data for Pariconha 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.