El-Alamein (Matrouh) Map Cropping Samples
El-Alamein (Matrouh) Map Cropping Samples-1
El-Alamein (Matrouh) Map Cropping Samples-2
El-Alamein neighborhoods and villages map with 3D shadow effect
flag map of El-Alamein with 3D shadow effect
El-Alamein map with 3d shadow effect
Download outline map of El-Alamein (geojson format) :
El-Alamein.geojson (**)
Download polygon array of El-Alamein map for "Google Maps" :
El-Alamein.txt
Bounding Box for El-Alamein Map : ( 28.774524 , 28.26558 , 31.000965 , 29.381569 )
Get Boundaries from overpass-turbo (OSM) with boundary box of El-Alamein map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](28.774524, 28.26558, 31.000965, 29.381569);
);
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-Alamein)
[out:json];
(
rel["name"="El-Alamein"][type=boundary];
rel["name:en"="El-Alamein"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El-Alamein
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ad Daraziyah | 30.871660 , 28.889590 |
Al Alamayn | 30.830070 , 28.955020 |
Sidi `Abd ar Rahman | 30.970990 , 28.736040 |
Notes:
- You can download geometry data for El-Alamein 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.