Kavango West (Namibia) Map Cropping Samples
Kavango West (Namibia) Map Cropping Samples-1
Kavango West (Namibia) Map Cropping Samples-2
Kavango West and counties map with 3D shadow effect
flag map of Kavango West with 3D shadow effect
Download outline map of Kavango West (geojson format) :
Kavango West.geojson (**)
Download polygon array of Kavango West map for "Google Maps" :
Kavango West.txt
Bounding Box for Kavango West Map : ( -19.1841241125 , 17.9976726857 , -17.389509 , 19.7995758376 )
ISO-3166 CODE for Kavango West : NA-KW
Get Boundaries from overpass-turbo (OSM) with boundary box of Kavango West map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](-19.1841241125, 17.9976726857, -17.389509, 19.7995758376);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kavango West)
[out:json];
(
rel["name"="Kavango West"][type=boundary];
rel["name:en"="Kavango West"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Kavango West 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.