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