Cuanhama (Cunene) Map Cropping Samples
Cuanhama (Cunene) Map Cropping Samples-1
Cuanhama (Cunene) Map Cropping Samples-2
Cuanhama neighborhoods and villages map with 3D shadow effect
flag map of Cuanhama with 3D shadow effect
Cuanhama map with 3d shadow effect
Download outline map of Cuanhama (geojson format) :
Cuanhama.geojson (**)
Download polygon array of Cuanhama map for "Google Maps" :
Cuanhama.txt
Bounding Box for Cuanhama Map : ( -17.304254 , 15.179605 , -15.749592 , 17.429571 )
Wikipedia ID for Cuanhama : Q3817632
Wikipedia SPARQL Query for Cuanhama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3817632 wdt:P1082 ?population. }
OPTIONAL { wd:Q3817632 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3817632 wdt:P2046 ?area. }
OPTIONAL { wd:Q3817632 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3817632 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3817632 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 Cuanhama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.304254, 15.179605, -15.749592, 17.429571);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuanhama)
[out:json];
(
rel["name"="Kwanyama"][type=boundary];
rel["name:en"="Kwanyama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuanhama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anhanca | -16.800000 , 15.883330 |
Anhongo | -16.533330 , 16.183330 |
Balunganga | -16.950000 , 15.550000 |
Cafima | -16.650000 , 16.450000 |
Chanangala | -16.633330 , 16.133330 |
Chifito | -16.583330 , 16.383330 |
Embundo | -16.383330 , 16.633330 |
Evale | -16.551510 , 15.748820 |
Mongua | -16.716670 , 15.366670 |
Mupembe | -15.900000 , 16.650000 |
Mutaco | -16.816670 , 15.716670 |
Nauxindo | -16.050000 , 16.583330 |
Nehone | -16.533330 , 16.383330 |
Ompiacade | -16.700000 , 16.033330 |
Ompiacade | -16.683330 , 15.866670 |
Omupanda | -17.133330 , 15.766670 |
Ondjiva | -17.066670 , 15.733330 |
Otoquero | -16.933330 , 15.550000 |
Notes:
- You can download geometry data for Cuanhama 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.