Dolow (Gedo) Map Cropping Samples
Dolow (Gedo) Map Cropping Samples-1
Dolow (Gedo) Map Cropping Samples-2
Dolow neighborhoods and villages map with 3D shadow effect
flag map of Dolow with 3D shadow effect
Dolow map with 3d shadow effect
Download outline map of Dolow (geojson format) :
Dolow.geojson (**)
Download polygon array of Dolow map for "Google Maps" :
Dolow.txt
Bounding Box for Dolow Map : ( 3.791923 , 41.858673 , 4.195292 , 42.399719 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dolow map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.791923, 41.858673, 4.195292, 42.399719);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dolow)
[out:json];
(
rel["name"="Doolow"][type=boundary];
rel["name:en"="Doolow"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dolow
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bar Ganni | 3.918910 , 42.172930 |
Dhuumow | 3.921040 , 42.261350 |
Geedweyne | 4.030350 , 42.293980 |
Lanbulle | 4.100000 , 42.183330 |
Malkaaray | 3.976560 , 41.914310 |
Shiidlay | 4.077090 , 42.326050 |
Unzi Guddo | 4.033330 , 41.966670 |
Notes:
- You can download geometry data for Dolow 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.