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