Sharm El-Sheikh (South Sinai) Map Cropping Samples
Sharm El-Sheikh (South Sinai) Map Cropping Samples-1
Sharm El-Sheikh (South Sinai) Map Cropping Samples-2
Sharm El-Sheikh neighborhoods and villages map with 3D shadow effect
flag map of Sharm El-Sheikh with 3D shadow effect
Sharm El-Sheikh map with 3d shadow effect
Download outline map of Sharm El-Sheikh (geojson format) :
Sharm El-Sheikh.geojson (**)
Download polygon array of Sharm El-Sheikh map for "Google Maps" :
Sharm El-Sheikh.txt
Bounding Box for Sharm El-Sheikh Map : ( 27.726487 , 34.037868 , 28.282908 , 34.449335 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sharm El-Sheikh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.726487, 34.037868, 28.282908, 34.449335);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sharm El-Sheikh)
[out:json];
(
rel["name"="Sharm El-Sheikh"][type=boundary];
rel["name:en"="Sharm El-Sheikh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sharm El-Sheikh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Gharqanah | 28.116670 , 34.350000 |
Nabq | 28.039710 , 34.428450 |
Nebk | 28.049333 , 34.435833 |
Ofira | 27.862477 , 34.318027 |
Sharm ash Shaykh | 27.851830 , 34.304990 |
Sharm El Sheikh | 27.857839 , 34.278717 |
Notes:
- You can download geometry data for Sharm El-Sheikh 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.