Awdal (Somalia) Map Cropping Samples
Awdal (Somalia) Map Cropping Samples-1
Awdal (Somalia) Map Cropping Samples-2
Awdal and counties map with 3D shadow effect
flag map of Awdal with 3D shadow effect
Download outline map of Awdal (geojson format) :
Awdal.geojson (**)
Download polygon array of Awdal map for "Google Maps" :
Awdal.txt
Bounding Box for Awdal Map : ( 9.6653858161 , 42.67008 , 11.477944374 , 44.2394484533 )
ISO-3166 CODE for Awdal : SO-AW
Get Boundaries from overpass-turbo (OSM) with boundary box of Awdal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](9.6653858161, 42.67008, 11.477944374, 44.2394484533);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Awdal)
[out:json];
(
rel["name"="Awdal"][type=boundary];
rel["name:en"="Awdal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Awdal 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.