Outapi (Omusati) Map Cropping Samples
Outapi (Omusati) Map Cropping Samples-1
Outapi (Omusati) Map Cropping Samples-2
Outapi neighborhoods and villages map with 3D shadow effect
flag map of Outapi with 3D shadow effect
Outapi map with 3d shadow effect
Download outline map of Outapi (geojson format) :
Outapi.geojson (**)
Download polygon array of Outapi map for "Google Maps" :
Outapi.txt
Bounding Box for Outapi Map : ( -17.6703874018 , 14.6436777856 , -17.391352 , 15.0410540716 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Outapi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.6703874018, 14.6436777856, -17.391352, 15.0410540716);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Outapi)
[out:json];
(
rel["name"="Outapi"][type=boundary];
rel["name:en"="Outapi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Outapi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Etshinga | -17.550000 , 14.766670 |
Nakayale | -17.566670 , 15.000000 |
Okathitu | -17.416670 , 14.933330 |
Ombalantu | -17.500000 , 14.966670 |
Omindamba | -17.416670 , 14.666670 |
Ongolo | -17.583330 , 15.016670 |
Uukwandongo | -17.400000 , 14.866670 |
Notes:
- You can download geometry data for Outapi 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.