Download outline map of Bibala (geojson format) :
Bibala.geojson (**)
Download polygon array of Bibala map for "Google Maps" :
Bibala.txt
Bounding Box for Bibala Map : ( -15.212517 , 12.56298 , -14.173961 , 13.691323 )
Wikipedia ID for Bibala : Q950638
Wikipedia SPARQL Query for Bibala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q950638 wdt:P1082 ?population. }
OPTIONAL { wd:Q950638 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q950638 wdt:P2046 ?area. }
OPTIONAL { wd:Q950638 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q950638 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q950638 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 Bibala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.212517, 12.56298, -14.173961, 13.691323);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bibala)
[out:json];
(
rel["name"="Bibala"][type=boundary];
rel["name:en"="Bibala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bibala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguada | -14.811450 , 13.247440 |
Arihua | -14.550000 , 13.200000 |
Assuncao | -14.865870 , 13.100170 |
Caitou | -14.483330 , 13.083330 |
Camupapa | -14.560810 , 13.432780 |
Capangombe | -15.100000 , 13.133330 |
Caraculo | -14.992740 , 12.667240 |
Caraculo | -14.998630 , 12.776140 |
Carvalho Oliveira | -14.883330 , 12.783330 |
Chipia | -14.893360 , 12.743850 |
Chipia | -14.883750 , 12.789640 |
Cumieira | -14.933330 , 12.883330 |
Cuto | -14.906430 , 12.844410 |
Fazenda Bruco | -15.116670 , 13.183330 |
Garganta | -14.828730 , 13.193030 |
Iocombambo | -14.621960 , 13.228610 |
Lola | -14.300000 , 13.616670 |
Luso | -14.900000 , 12.766670 |
Mipolo | -15.100000 , 12.900000 |
Monguera | -14.466670 , 13.400000 |
Mucuavovahona | -14.739780 , 13.313830 |
Munendua | -14.748630 , 13.354120 |
Munhengo | -14.884450 , 13.044430 |
Munhino | -14.957480 , 12.976710 |
Mutipa | -14.665420 , 13.259160 |
Nestor | -15.016670 , 12.916670 |
Neves | -15.150000 , 12.866670 |
Ombia | -14.728570 , 13.460210 |
Ombia | -14.730570 , 13.456260 |
Pambala | -14.733330 , 13.500000 |
Renato Grade | -15.050000 , 13.116670 |
Rio de Areia | -14.651010 , 13.390420 |
Talaila | -14.770860 , 13.338240 |
Tchilemba | -14.755340 , 13.475690 |
Tulondo | -14.700000 , 13.500000 |
Xinco | -14.550000 , 12.800000 |
Notes:
- You can download geometry data for Bibala 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.