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