Download outline map of Apodi (geojson format) :
Apodi.geojson (**)
Download polygon array of Apodi map for "Google Maps" :
Apodi.txt
Bounding Box for Apodi Map : ( -5.941655 , -38.090138 , -5.316569 , -37.642206 )
Wikipedia ID for Apodi : Q1027483
Wikipedia SPARQL Query for Apodi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1027483 wdt:P1082 ?population. }
OPTIONAL { wd:Q1027483 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1027483 wdt:P2046 ?area. }
OPTIONAL { wd:Q1027483 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1027483 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1027483 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 Apodi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.941655, -38.090138, -5.316569, -37.642206);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Apodi)
[out:json];
(
rel["name"="Apodi"][type=boundary];
rel["name:en"="Apodi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Apodi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Aurora da Serra | -5.559704 , -37.864573 |
Agrovila do pa Sítio Do Góis | -5.423744 , -37.792086 |
Agrovila do pa Tabuleiro Grande | -5.412565 , -37.776209 |
Apodi | -5.654986 , -37.799126 |
Baiacus | -5.750000 , -37.850000 |
Baixa Verde (2) | -5.550000 , -37.950000 |
Barra (2) | -5.650000 , -37.833330 |
Caatinga do Gois | -5.433330 , -37.783330 |
Campos | -5.883330 , -37.783330 |
Capua | -5.800000 , -37.783330 |
Carneiro | -5.916670 , -37.766670 |
Gangorra (2) | -5.866670 , -37.850000 |
Góes | -5.427259 , -37.787392 |
Joao Pedro | -5.516670 , -37.833330 |
Lagoa do Mato (2) | -5.633330 , -37.916670 |
Lagoa Rasa | -5.716670 , -37.750000 |
Laje do Meio | -5.500000 , -37.900000 |
Milona | -5.900000 , -37.866670 |
Miraselva | -5.550000 , -37.750000 |
Mulungu | -5.483330 , -37.700000 |
Poco da Prefeitura | -5.483330 , -37.750000 |
Rape | -5.900000 , -37.766670 |
Sao Jose (2) | -5.450000 , -37.750000 |
Sao Sabino | -5.516670 , -37.900000 |
Sitio dos Padres | -5.683330 , -38.016670 |
Soledade | -5.595830 , -37.834385 |
Notes:
- You can download geometry data for Apodi 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.