Download outline map of Arapiraca (geojson format) :
Arapiraca.geojson (**)
Download polygon array of Arapiraca map for "Google Maps" :
Arapiraca.txt
Bounding Box for Arapiraca Map : ( -9.881805 , -36.755862 , -9.634558 , -36.541397 )
Wikipedia ID for Arapiraca : Q626175
Wikipedia SPARQL Query for Arapiraca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q626175 wdt:P1082 ?population. }
OPTIONAL { wd:Q626175 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q626175 wdt:P2046 ?area. }
OPTIONAL { wd:Q626175 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q626175 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q626175 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 Arapiraca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.881805, -36.755862, -9.634558, -36.541397);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arapiraca)
[out:json];
(
rel["name"="Arapiraca"][type=boundary];
rel["name:en"="Arapiraca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arapiraca
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Arapiraca | -9.754046 , -36.656113 |
| Baixa da Onça | -9.813012 , -36.664438 |
| Bálsamo | -9.819908 , -36.600343 |
| Bananeiras | -9.834297 , -36.559302 |
| Barreiras | -9.666670 , -36.716670 |
| Barro Vermelho | -9.775817 , -36.596936 |
| Bom Jardim | -9.764997 , -36.581813 |
| Campestre | -9.716670 , -36.616670 |
| Canaã | -9.712597 , -36.706087 |
| Cangandu | -9.793995 , -36.580421 |
| Cangandu I | -9.790448 , -36.588590 |
| Cangandu II | -9.802168 , -36.586156 |
| Ceci Cunha | -9.697079 , -36.723637 |
| Corredor | -9.688301 , -36.732848 |
| Guaribas | -9.800000 , -36.683330 |
| Lagoa Seca | -9.880580 , -36.542786 |
| Macacos | -9.666670 , -36.683330 |
| Olho d'Agua | -9.716670 , -36.716670 |
| Pau D'Arco | -9.831142 , -36.623146 |
| Pau Ferro dos Laranjeiros | -9.762794 , -36.705158 |
| Pe Leve | -9.800000 , -36.583330 |
| Pocao | -9.666670 , -36.616670 |
| Poco da Julia | -9.683330 , -36.633330 |
| Preta | -9.850000 , -36.583330 |
| São Francisco | -9.734972 , -36.730259 |
| São José | -9.643757 , -36.681238 |
| Sítio Cajarana | -9.834910 , -36.599272 |
| Sítio Carrasco | -9.681049 , -36.678359 |
| Sítio Olho D'Água dos Dadanhos | -9.861064 , -36.618712 |
| Sítio Poção | -9.702247 , -36.586521 |
| Taboquinha | -9.870936 , -36.591965 |
| Tipi | -9.716670 , -36.600000 |
| Umbuzeiro | -9.713778 , -36.729401 |
| Veados | -9.683330 , -36.733330 |
| Vila Aparecida | -9.672408 , -36.639199 |
Notes:
- You can download geometry data for Arapiraca 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.