Cuvelai (Cunene) Map Cropping Samples
Cuvelai (Cunene) Map Cropping Samples-1
Cuvelai (Cunene) Map Cropping Samples-2
Cuvelai neighborhoods and villages map with 3D shadow effect
flag map of Cuvelai with 3D shadow effect
Cuvelai map with 3d shadow effect
Download outline map of Cuvelai (geojson format) :
Cuvelai.geojson (**)
Download polygon array of Cuvelai map for "Google Maps" :
Cuvelai.txt
Bounding Box for Cuvelai Map : ( -16.401469 , 15.197541 , -15.14351 , 17.303389 )
Wikipedia ID for Cuvelai : Q1619947
Wikipedia SPARQL Query for Cuvelai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1619947 wdt:P1082 ?population. }
OPTIONAL { wd:Q1619947 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1619947 wdt:P2046 ?area. }
OPTIONAL { wd:Q1619947 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1619947 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1619947 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 Cuvelai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-16.401469, 15.197541, -15.14351, 17.303389);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuvelai)
[out:json];
(
rel["name"="Kuvelai"][type=boundary];
rel["name:en"="Kuvelai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuvelai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bambi | -15.500000 , 16.100000 |
Calemba | -16.066670 , 15.733330 |
Chimue | -15.166670 , 16.650000 |
Cubati | -15.333330 , 16.850000 |
Cuvelai | -15.200000 , 16.433330 |
Cuvelai | -15.666670 , 15.800000 |
Mupa | -16.178860 , 15.761350 |
Nampala | -16.133330 , 15.233330 |
Notes:
- You can download geometry data for Cuvelai 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.