Mavinga (Cuando Cubango) Map Cropping Samples
Mavinga (Cuando Cubango) Map Cropping Samples-1
Mavinga (Cuando Cubango) Map Cropping Samples-2
Mavinga neighborhoods and villages map with 3D shadow effect
flag map of Mavinga with 3D shadow effect
Mavinga map with 3d shadow effect
Download outline map of Mavinga (geojson format) :
Mavinga.geojson (**)
Download polygon array of Mavinga map for "Google Maps" :
Mavinga.txt
Bounding Box for Mavinga Map : ( -17.455119 , 19.104646 , -14.831437 , 21.536603 )
Wikipedia ID for Mavinga : Q1620590
Wikipedia SPARQL Query for Mavinga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1620590 wdt:P1082 ?population. }
OPTIONAL { wd:Q1620590 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1620590 wdt:P2046 ?area. }
OPTIONAL { wd:Q1620590 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1620590 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1620590 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 Mavinga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.455119, 19.104646, -14.831437, 21.536603);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mavinga)
[out:json];
(
rel["name"="Mavinga"][type=boundary];
rel["name:en"="Mavinga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mavinga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amatui | -16.700000 , 21.316670 |
Bambe | -16.233330 , 19.750000 |
Bando | -15.000000 , 20.500000 |
Caiongo | -15.550000 , 19.800000 |
Caiumo | -15.366670 , 20.766670 |
Calalele | -15.150000 , 20.300000 |
Calunga | -16.500000 , 19.883330 |
Camedongo | -15.366670 , 19.766670 |
Camucola | -15.533330 , 19.800000 |
Cangati | -15.583330 , 19.950000 |
Canoca | -15.050000 , 20.200000 |
Cantana | -17.016670 , 20.866670 |
Capupa | -16.583330 , 19.583330 |
Cauana | -15.100000 , 21.033330 |
Cazuango | -15.633330 , 20.083330 |
Chiliba | -15.783330 , 20.166670 |
Chimongua | -17.050000 , 20.100000 |
Cunjamba | -15.366670 , 20.150000 |
Cutuile | -15.233330 , 20.900000 |
Dima | -15.466670 , 21.366670 |
Lingando | -15.783330 , 19.500000 |
Luengue | -16.733330 , 20.383330 |
Massambo | -15.016670 , 20.416670 |
Mavinga | -15.789541 , 20.360039 |
Muine | -17.016670 , 21.016670 |
Mungomba | -15.466670 , 20.216670 |
Mungomba | -15.450000 , 19.916670 |
Mutangala | -15.000000 , 20.583330 |
Ningulungo | -15.300000 , 20.300000 |
Ondongi | -15.383330 , 20.283330 |
Quitiaba | -15.083330 , 20.200000 |
Sacavunda | -15.133330 , 21.016670 |
Samussango | -15.033330 , 20.866670 |
Sangombe | -15.900000 , 20.200000 |
Vitia | -14.916670 , 20.033330 |
Notes:
- You can download geometry data for Mavinga 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.