Download outline map of Caió (geojson format) :
Caió.geojson (**)
Download polygon array of Caió map for "Google Maps" :
Caió.txt
Bounding Box for Caió Map : ( 11.756222 , -16.333778 , 12.035402 , -15.978723 )
Wikipedia ID for Caió : Q3649970
Wikipedia SPARQL Query for Caió (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3649970 wdt:P1082 ?population. }
OPTIONAL { wd:Q3649970 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3649970 wdt:P2046 ?area. }
OPTIONAL { wd:Q3649970 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3649970 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3649970 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 Caió map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.756222, -16.333778, 12.035402, -15.978723);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caió)
[out:json];
(
rel["name"="Caio"][type=boundary];
rel["name:en"="Caio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caió
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Bacala | 11.783330 , -16.050000 |
| Bagongo | 11.850000 , -16.250000 |
| Banou | 11.766670 , -16.083330 |
| Belabate | 11.966670 , -16.200000 |
| Benanga | 11.766670 , -16.066670 |
| Besse | 11.766670 , -16.066670 |
| Bichercibe | 11.783330 , -16.066670 |
| Bieu | 11.783330 , -16.050000 |
| Binhangai | 11.933330 , -16.200000 |
| Bissoi | 11.966670 , -16.216670 |
| Biuntar | 11.766670 , -16.066670 |
| Blute | 11.800000 , -16.100000 |
| Boata | 11.766670 , -16.083330 |
| Cabace | 11.783330 , -16.066670 |
| Cacante | 11.766670 , -16.083330 |
| Caio | 11.928580 , -16.202690 |
| Cajegute | 11.933330 , -16.133330 |
| Canhaque | 11.783330 , -16.066670 |
| Cassaca | 11.866670 , -16.133330 |
| Culaba | 11.766670 , -16.083330 |
| Decantem | 11.966670 , -16.233330 |
| Dencasse | 11.833330 , -16.100000 |
| Dienhe | 11.816670 , -16.083330 |
| Dussiar | 11.766670 , -16.050000 |
| Injante | 11.766670 , -16.066670 |
| Intale | 11.800000 , -16.050000 |
| Iofa | 11.850000 , -16.050000 |
| Metampil | 11.866670 , -16.066670 |
| Miele | 11.783330 , -16.083330 |
| Nanga | 11.800000 , -16.050000 |
| Omaia | 11.866670 , -16.066670 |
| Pegaque | 11.783330 , -16.066670 |
| Pepal | 11.933330 , -16.200000 |
| Petasse | 11.766670 , -16.066670 |
| Pijate | 11.850000 , -16.250000 |
| Piol | 11.800000 , -16.066670 |
| Pissangue | 11.766670 , -16.083330 |
| Ponta de Pedra | 11.883330 , -16.100000 |
| Ponta Leandro Lopes | 11.916670 , -16.133330 |
| Porto Parul | 11.866670 , -16.266670 |
| Pumoa | 11.766670 , -16.083330 |
| Quecete | 11.850000 , -16.233330 |
| Reino de Indafe | 11.783330 , -16.066670 |
| Reino de Pintampil | 11.783330 , -16.066670 |
| Tebebe | 11.950000 , -16.200000 |
| Temanbu | 11.966670 , -16.233330 |
| Tepil | 11.833330 , -16.033330 |
| Ubisse | 11.766670 , -16.083330 |
| Ul | 11.816670 , -16.050000 |
| Umua | 11.766670 , -16.066670 |
| Utia Melique | 11.916670 , -16.200000 |
Notes:
- You can download geometry data for Caió 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.