Cuchi (Cuando Cubango) Map Cropping Samples
Cuchi (Cuando Cubango) Map Cropping Samples-1
Cuchi (Cuando Cubango) Map Cropping Samples-2
Cuchi neighborhoods and villages map with 3D shadow effect
flag map of Cuchi with 3D shadow effect
Cuchi map with 3d shadow effect
Download outline map of Cuchi (geojson format) :
Cuchi.geojson (**)
Download polygon array of Cuchi map for "Google Maps" :
Cuchi.txt
Bounding Box for Cuchi Map : ( -15.504462 , 16.471447 , -13.966711 , 17.430926 )
Wikipedia ID for Cuchi : Q2944829
Wikipedia SPARQL Query for Cuchi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2944829 wdt:P1082 ?population. }
OPTIONAL { wd:Q2944829 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2944829 wdt:P2046 ?area. }
OPTIONAL { wd:Q2944829 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2944829 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2944829 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 Cuchi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.504462, 16.471447, -13.966711, 17.430926);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuchi)
[out:json];
(
rel["name"="Kuchi"][type=boundary];
rel["name:en"="Kuchi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuchi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bimbe | -15.066670 , 16.733330 |
Cabimbia | -14.150000 , 16.733330 |
Candingo | -14.333330 , 17.183330 |
Canequetera | -15.216670 , 17.233330 |
Cangondo | -14.583330 , 16.800000 |
Cataca | -14.266670 , 17.116670 |
Catoquessa | -14.033330 , 16.983330 |
Chengo | -14.700000 , 17.266670 |
Chiengo | -14.416670 , 16.900000 |
Chilele | -14.083330 , 16.833330 |
Chimakela | -15.400000 , 16.966670 |
Chindande | -14.416670 , 16.683330 |
Chinguanja | -15.050000 , 16.950000 |
Chitanto | -15.416670 , 17.066670 |
Chitoti | -14.083330 , 16.983330 |
Cuchi | -14.649780 , 16.899290 |
Cuelei | -14.679770 , 17.375690 |
Cutato | -14.366670 , 16.500000 |
Cutato | -14.550000 , 16.600000 |
Dejunga | -14.650000 , 17.216670 |
Jambe | -14.316670 , 16.816670 |
Liacongo | -14.700000 , 17.183330 |
Liaionga | -14.233330 , 16.833330 |
Liliengue | -14.433330 , 16.883330 |
Litambo | -14.833330 , 17.283330 |
Mocuva | -14.616670 , 17.116670 |
Muleque | -14.555220 , 16.537990 |
Mulivama | -15.083330 , 17.250000 |
Muxito | -14.450000 , 17.233330 |
Ngoma | -14.661990 , 16.888680 |
Nhemba | -14.617480 , 16.893720 |
Nundando | -14.683330 , 16.950000 |
Sindejundeja | -14.616670 , 16.900000 |
Techicaca | -15.116670 , 16.816670 |
Techipeio | -14.450000 , 16.700000 |
Tombole | -14.466670 , 16.583330 |
Ungo | -14.933330 , 16.666670 |
Notes:
- You can download geometry data for Cuchi 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.