Calai (Cuando Cubango) Map Cropping Samples
Calai (Cuando Cubango) Map Cropping Samples-1
Calai (Cuando Cubango) Map Cropping Samples-2
Calai neighborhoods and villages map with 3D shadow effect
flag map of Calai with 3D shadow effect
Calai map with 3d shadow effect
Download outline map of Calai (geojson format) :
Calai.geojson (**)
Download polygon array of Calai map for "Google Maps" :
Calai.txt
Bounding Box for Calai Map : ( -17.910504 , 18.865298 , -16.761924 , 20.050544 )
Wikipedia ID for Calai : Q1619493
Wikipedia SPARQL Query for Calai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1619493 wdt:P1082 ?population. }
OPTIONAL { wd:Q1619493 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1619493 wdt:P2046 ?area. }
OPTIONAL { wd:Q1619493 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1619493 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1619493 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 Calai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.910504, 18.865298, -16.761924, 20.050544);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Calai)
[out:json];
(
rel["name"="Kalai"][type=boundary];
rel["name:en"="Kalai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Calai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amentenha | -17.666670 , 19.166670 |
Amutenha | -17.850000 , 19.400000 |
Bulo | -17.833330 , 19.700000 |
Cafrumento | -17.166670 , 19.066670 |
Calai | -17.883330 , 19.766670 |
Camenha | -17.283330 , 19.750000 |
Candondo | -17.433330 , 19.983330 |
Canheva | -17.383330 , 19.933330 |
Capapelo | -17.083330 , 19.083330 |
Capussa | -17.533330 , 19.266670 |
Chindubi | -17.833330 , 19.766670 |
Chingueleso | -17.233330 , 19.700000 |
Ebeneser | -17.866670 , 19.566670 |
Licua | -17.433330 , 19.966670 |
Lilondo | -16.883330 , 19.283330 |
Lupassa | -16.783330 , 19.150000 |
Manati | -17.483330 , 19.350000 |
Maongo | -16.816670 , 19.200000 |
Mavengue | -17.233330 , 19.700000 |
Mazuacuma | -17.800000 , 19.616670 |
Milezi | -17.033330 , 19.483330 |
Mucolola | -17.383330 , 19.366670 |
Mumbanda | -17.116670 , 19.633330 |
Saigcakate | -17.866670 , 19.483330 |
Sambande | -16.800000 , 19.166670 |
Sambusu | -17.850000 , 19.333330 |
Sinsogoro | -17.850000 , 19.500000 |
Sivara | -17.850000 , 19.333330 |
Siya | -17.866670 , 19.483330 |
Tapalo | -17.233330 , 19.733330 |
Notes:
- You can download geometry data for Calai 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.