Download outline map of Catabola (geojson format) :
Catabola.geojson (**)
Download polygon array of Catabola map for "Google Maps" :
Catabola.txt
Bounding Box for Catabola Map : ( -12.500449 , 16.992032 , -11.769066 , 17.512634 )
Wikipedia ID for Catabola : Q2341822
Wikipedia SPARQL Query for Catabola (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2341822 wdt:P1082 ?population. }
OPTIONAL { wd:Q2341822 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2341822 wdt:P2046 ?area. }
OPTIONAL { wd:Q2341822 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2341822 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2341822 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 Catabola map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.500449, 16.992032, -11.769066, 17.512634);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Catabola)
[out:json];
(
rel["name"="Katabola"][type=boundary];
rel["name:en"="Katabola"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Catabola
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acuco Cambundo | -11.951480 , 17.223090 |
Assenge | -11.903850 , 17.157880 |
Caiala | -12.316670 , 17.116670 |
Cainda | -12.233330 , 17.100000 |
Caiuela | -11.921160 , 17.264220 |
Cambambe | -11.841300 , 17.078860 |
Camemba | -11.895400 , 17.248710 |
Canhanho | -11.818160 , 17.175720 |
Canjungo | -12.350000 , 17.200000 |
Capela | -11.845920 , 17.271230 |
Carila | -12.250000 , 17.233330 |
Cassoanga | -12.150000 , 17.066670 |
Cassumba | -11.913130 , 17.145560 |
Catabola | -12.150000 , 17.283330 |
Catolo | -11.933790 , 17.279070 |
Cauma | -11.979190 , 17.304920 |
Chipeta | -12.266670 , 17.216670 |
Chissamba | -12.166670 , 17.333330 |
Chiuca | -12.316670 , 17.350000 |
Cohungo | -12.050000 , 17.083330 |
Dele | -12.450000 , 17.383330 |
Dembe | -12.050000 , 17.066670 |
Galileia | -11.854270 , 17.185690 |
Hungulo | -11.899740 , 17.334440 |
Lingumbue | -11.906490 , 17.228770 |
Lunga | -11.838940 , 17.246650 |
Mbonga | -11.944140 , 17.106780 |
Mbulo | -11.979260 , 17.271940 |
Mingungo | -11.852210 , 17.356860 |
Mupas | -11.914980 , 17.081120 |
Nangaiafina | -11.936110 , 17.175370 |
Ndjungue | -11.935050 , 17.247240 |
Ndungula | -11.889500 , 17.222800 |
Nende | -11.917500 , 17.244400 |
Sacolenha | -11.884650 , 17.141620 |
Saiaio | -11.987820 , 17.172330 |
Sande | -12.033330 , 17.083330 |
Sandimba | -11.954210 , 17.349110 |
Sanguli | -11.886420 , 17.174630 |
Satchingongo | -11.892990 , 17.162830 |
Satchingongo | -11.886790 , 17.213300 |
Satchiuala | -11.878650 , 17.086430 |
Tchahuila | -11.876360 , 17.104940 |
Tunda | -12.033330 , 17.283330 |
Vicumba | -11.855580 , 17.223790 |
Vissamba | -11.984570 , 17.332120 |
Notes:
- You can download geometry data for Catabola 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.