Skip to content

NextJS App for visualizing remote sensed fire data

Notifications You must be signed in to change notification settings

sreekmtl/fire-app

Repository files navigation

This app uses geoserver in the backend to load and display layers (except base map layers). Set up your own geoserver or any other data source for the app to work properly

Getting Started

First, clone the repo, then install the node modules

npm install

Then start the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Screenshots

alt text

  1. Main App alt text
  2. Active fire points alt text
  3. Burn severity layer alt text

About

NextJS App for visualizing remote sensed fire data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published