Elim (Omusati) Map Cropping Samples
Elim (Omusati) Map Cropping Samples-1
Elim (Omusati) Map Cropping Samples-2
Elim neighborhoods and villages map with 3D shadow effect
flag map of Elim with 3D shadow effect
Elim map with 3d shadow effect
Download outline map of Elim (geojson format) :
Elim.geojson (**)
Download polygon array of Elim map for "Google Maps" :
Elim.txt
Bounding Box for Elim Map : ( -17.9749845778 , 15.2567285821 , -17.6701548546 , 15.585684477 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Elim map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.9749845778, 15.2567285821, -17.6701548546, 15.585684477);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Elim)
[out:json];
(
rel["name"="Elim"][type=boundary];
rel["name:en"="Elim"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Elim
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Iihanguti | -17.733330 , 15.483330 |
Olwani | -17.766670 , 15.483330 |
Onaanda | -17.900000 , 15.333330 |
Othika | -17.800000 , 15.433330 |
Uutsima | -17.866670 , 15.366670 |
Notes:
- You can download geometry data for Elim 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.