Skip to content

This project aims to develop a user-friendly WebGIS platform for visualizing forest fire hotspots across India and providing fire analysis tools.

Notifications You must be signed in to change notification settings

elamandeep/forest-fire-gis-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forest Fire GIS Web Application

🔥🌲🗺️

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.

Project Aim

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.

Tech Stack

  • Frontend: React
  • Mapping Library: OpenLayers
  • Backend: FastAPI
  • Database: Postgres
  • Containerization: Docker

How to Run

Follow these steps to run the project locally:

  1. Clone this repository:

    git clone https://github.com/elamandeep/forest-fire-gis-app.git
    
  2. Build the Docker image:

    docker-compose build
    
  3. Run the Docker container:

    docker-compose up -d
    
  4. Access the application at localhost:5173

Notice

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.

About

This project aims to develop a user-friendly WebGIS platform for visualizing forest fire hotspots across India and providing fire analysis tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published