As Eyla (Dikhil) Map Cropping Samples
As Eyla (Dikhil) Map Cropping Samples-1
As Eyla (Dikhil) Map Cropping Samples-2
As Eyla neighborhoods and villages map with 3D shadow effect
flag map of As Eyla with 3D shadow effect
As Eyla map with 3d shadow effect
Download outline map of As Eyla (geojson format) :
As Eyla.geojson (**)
Download polygon array of As Eyla map for "Google Maps" :
As Eyla.txt
Bounding Box for As Eyla Map : ( 10.931944 , 41.781666 , 11.281009 , 42.326975 )
Get Boundaries from overpass-turbo (OSM) with boundary box of As Eyla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.931944, 41.781666, 11.281009, 42.326975);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (As Eyla)
[out:json];
(
rel["name"="As Eyla"][type=boundary];
rel["name:en"="As Eyla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for As Eyla 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.