Download outline map of Cahama (geojson format) :
Cahama.geojson (**)
Download polygon array of Cahama map for "Google Maps" :
Cahama.txt
Bounding Box for Cahama Map : ( -16.990615 , 13.623284 , -15.848528 , 15.048967 )
Wikipedia ID for Cahama : Q2350857
Wikipedia SPARQL Query for Cahama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2350857 wdt:P1082 ?population. }
OPTIONAL { wd:Q2350857 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2350857 wdt:P2046 ?area. }
OPTIONAL { wd:Q2350857 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2350857 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2350857 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 Cahama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-16.990615, 13.623284, -15.848528, 15.048967);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cahama)
[out:json];
(
rel["name"="Kahama"][type=boundary];
rel["name:en"="Kahama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cahama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bango | -16.400000 , 13.866670 |
Bolure | -16.400000 , 14.550000 |
Butje | -16.683330 , 13.800000 |
Cachana | -16.866670 , 13.800000 |
Cahama | -16.283330 , 14.316670 |
Calovango | -16.466670 , 14.316670 |
Capato | -16.516670 , 14.600000 |
Catala | -16.366670 , 14.483330 |
Catatorinde | -16.666670 , 14.200000 |
Cavale | -16.666670 , 14.350000 |
Chicotata | -16.366670 , 14.316670 |
Chicua | -16.383330 , 13.966670 |
Chicua | -16.250000 , 14.166670 |
Chicusse | -16.366670 , 14.450000 |
Chilau | -16.616670 , 14.166670 |
Chindinde | -16.533330 , 14.083330 |
Cova do Leao | -16.216670 , 14.166670 |
Enjamba | -16.800000 , 14.000000 |
Lua | -16.700000 , 14.083330 |
Lundo | -16.650000 , 13.983330 |
Matemba | -16.400000 , 13.633330 |
Mauleve | -16.750000 , 13.800000 |
Miumba | -16.300000 , 14.333330 |
Mue | -16.650000 , 13.950000 |
Mutangonga | -16.350000 , 13.966670 |
Mutucue | -16.483330 , 14.633330 |
Nhique | -16.350000 , 14.383330 |
Nongue | -16.516670 , 14.216670 |
Ongono | -16.616670 , 14.050000 |
Onturo | -16.866670 , 14.000000 |
Otchinjau | -16.500000 , 13.933330 |
Outundo | -16.816670 , 13.983330 |
Queulo | -16.116670 , 14.266670 |
Tchaiombo | -16.366670 , 14.383330 |
Tchipelongo | -16.500000 , 14.633330 |
Tchipemba | -16.550000 , 13.733330 |
Techifinde | -16.350000 , 14.400000 |
Toto | -16.350000 , 14.333330 |
Tunda | -16.733330 , 13.916670 |
Uia | -16.450000 , 14.616670 |
Notes:
- You can download geometry data for Cahama 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.