Sel'a (Anseba Region) Map Cropping Samples
Sel'a (Anseba Region) Map Cropping Samples-1
Sel'a (Anseba Region) Map Cropping Samples-2
Sel'a neighborhoods and villages map with 3D shadow effect
flag map of Sel'a with 3D shadow effect
Sel'a map with 3d shadow effect
Download outline map of Sel'a (geojson format) :
Sel'a.geojson (**)
Download polygon array of Sel'a map for "Google Maps" :
Sel'a.txt
Bounding Box for Sel'a Map : ( 16.274681 , 36.859015 , 17.505165 , 37.990057 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sel'a map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.274681, 36.859015, 17.505165, 37.990057);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sel'a)
[out:json];
(
rel["name"="Sela'"][type=boundary];
rel["name:en"="Sela'"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sel'a
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ela Tina | 16.877870 , 37.591980 |
Hacal Todaro | 17.166670 , 37.550000 |
Per Tokar | 16.983330 , 37.466670 |
Notes:
- You can download geometry data for Sel'a 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.