🔥🌲🗺️
This project aims to develop a user-friendly WebGIS platform for visualizing forest fire hotspots across India and providing fire analysis tools. Please note that the data used in this project are not real and have been created for demonstration purposes.
The primary objectives of this project are:
- Display forest fire hotspots across India using provided data.
- Provide fire analysis tools including nearest fire stations and hospitals, as well as counting the number of fire stations and hospitals.
- Frontend: React
- Mapping Library: OpenLayers
- Backend: FastAPI
- Database: Postgres
- Containerization: Docker
Follow these steps to run the project locally:
-
Clone this repository:
git clone https://github.com/elamandeep/forest-fire-gis-app.git
-
Build the Docker image:
docker-compose build
-
Run the Docker container:
docker-compose up -d
-
Access the application at localhost:5173
Please be aware that the data used in this project are not real and have been created for demonstration purposes only.
🚨🚒🏥
Enjoy exploring the forest fire GIS web application! If you have any questions or feedback, feel free to reach out.