The following data source can be edited manually:
/manual_data/firenames.json
/manual_data/evac.json
Edit manually steps:
- Copy data into https://geojson.io/
-
- For firenames.json: Draw points and fill in field called
name
- For evac.json: Draw areas and label field key
status
with eitherset
orgo
- For firenames.json: Draw points and fill in field called
- Copy data back into the file, save, and commit, and upload.
All other data sources update automatically via GitHub actions every 5 minutes. Force updates can be done by visiting Actions tab on GitHub repo site and running the action under the actions called "manually update".