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