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