El-Tour (South Sinai) Map Cropping Samples
El-Tour (South Sinai) Map Cropping Samples-1
El-Tour (South Sinai) Map Cropping Samples-2
El-Tour neighborhoods and villages map with 3D shadow effect
flag map of El-Tour with 3D shadow effect
El-Tour map with 3d shadow effect
Download outline map of El-Tour (geojson format) :
El-Tour.geojson (**)
Download polygon array of El-Tour map for "Google Maps" :
El-Tour.txt
Bounding Box for El-Tour Map : ( 27.827362 , 33.361745 , 28.496001 , 34.197204 )
Get Boundaries from overpass-turbo (OSM) with boundary box of El-Tour map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.827362, 33.361745, 28.496001, 34.197204);
);
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-Tour)
[out:json];
(
rel["name"="El-Tour"][type=boundary];
rel["name:en"="El-Tour"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El-Tour
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Jubayl | 28.198400 , 33.631370 |
El Tur | 28.239389 , 33.614797 |
Tor | 28.236380 , 33.625400 |
Notes:
- You can download geometry data for El-Tour 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.