Otavi (Otjozondjupa) Map Cropping Samples
Otavi (Otjozondjupa) Map Cropping Samples-1
Otavi (Otjozondjupa) Map Cropping Samples-2
Otavi neighborhoods and villages map with 3D shadow effect
flag map of Otavi with 3D shadow effect
Otavi map with 3d shadow effect
Download outline map of Otavi (geojson format) :
Otavi.geojson (**)
Download polygon array of Otavi map for "Google Maps" :
Otavi.txt
Bounding Box for Otavi Map : ( -20.392319 , 16.699359 , -19.140426 , 18.163501 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Otavi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.392319, 16.699359, -19.140426, 18.163501);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Otavi)
[out:json];
(
rel["name"="Otavi"][type=boundary];
rel["name:en"="Otavi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Otavi 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.