Interactive GIS Web Application for Egypt Historical Sites
# Egypt Historical Sites- GIS Web Application
A comprehensive Geographic Information System (GIS) web application for exploring Egyptian heritage sites using interactive mapping technology.
## 📋 Features
### 🗺️ Interactive Mapping
- **Leaflet-based mapping** with smooth pan and zoom controls
- **Multiple base layers**: OpenStreetMap and Satellite imagery
- **Custom heritage site markers** with distinctive icons
- **Responsive design** that works on desktop and mobile devices
### 🏛️ Historical Sites Management
- **Interactive site markers** showing Egyptian Historical locations
- **Detailed popups** with site information and descriptions
- **Site list panel** for easy navigation between locations
- **Click-to-zoom** functionality for quick site exploration
### 🛠️ Advanced Tools
- **Distance measurement tool** for calculating distances between points
- **Fullscreen mode** for immersive map viewing
- **User location detection** with geolocation API
- **Data export functionality** to download GeoJSON data
- **Layer toggle controls** for customizing map display
### 📱 User Interface
- **Modern, responsive design** with clean aesthetics
- **Sidebar navigation** with organized controls and information
- **Modal dialogs** for detailed site information
- **Real-time map information** showing zoom level and coordinates
- **Notification system** for user feedback
## 🏛️ Historical Sites Included
The application currently features three major Egyptian heritage sites:
1. **🏺 Giza Pyramids** (31.1342°, 29.9792°)
- One of the most famous archaeological sites in the world
- Home to the Great Pyramid of Giza
2. **🏛️ Karnak Temple** (32.6573°, 25.7188°)
- A vast ancient Egyptian temple complex in Luxor
- One of the largest religious buildings ever constructed
3. **⛩️ Abu Simbel Temples** (31.6258°, 22.3372°)
- Two massive rock temples in southern Egypt
- Near the border with Sudan
## 🚀 Technology Stack
- **Frontend**: HTML5, CSS3, JavaScript (ES6+)
- **Mapping …