El-Zaytoon (Cairo) Map Cropping Samples
El-Zaytoon (Cairo) Map Cropping Samples-1
El-Zaytoon (Cairo) Map Cropping Samples-2
El-Zaytoon neighborhoods and villages map with 3D shadow effect
flag map of El-Zaytoon with 3D shadow effect
El-Zaytoon map with 3d shadow effect
Download outline map of El-Zaytoon (geojson format) :
El-Zaytoon.geojson (**)
Download polygon array of El-Zaytoon map for "Google Maps" :
El-Zaytoon.txt
Bounding Box for El-Zaytoon Map : ( 30.086116 , 31.282659 , 30.116677 , 31.324949 )
Get Boundaries from overpass-turbo (OSM) with boundary box of El-Zaytoon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](30.086116, 31.282659, 30.116677, 31.324949);
);
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-Zaytoon)
[out:json];
(
rel["name"="El-Zaytoon"][type=boundary];
rel["name:en"="El-Zaytoon"][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-Zaytoon 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.