This app uses the geojson data from Hawaii's public fire risk area data and makes it more user friendly and accessible.
https://geoportal.hawaii.gov/maps/HiStateGIS::fire-risk-areas Last Updated: September 17, 2021
Info on how the fire risk data is collected: https://files.hawaii.gov/dbedt/op/gis/data/FireRisk.pdf
- React
- TypeScript
- Leaflet
- Vite
git clone https://github.com/avenmia/HawaiiFireHazardMap.git
cd HawaiiFireHazardMap
npm install
npm run dev