Firecities
repo: ~/Projects/firecities · 2 commits · 0 in last 24h, 0 in last 7d ·
Skills used
- /status1
- /communities1
- /structures1
- /counties1
- /index1
- /fetch-dins1
- /page1
- /dins1
Creative ideas + design notes
Commits with substantial prose (≥120 chars) — the rationale behind each move.
193afb3 · 2026-08-24 · Initial CA Fire Communities DINS viewer
- Express server on port 9970-9979 with /api/status, /api/communities, /api/structures, /api/counties
- public/index.html: fire-themed grid viewer with sort + density slider (per standing rule), community cards showing damage breakdown badges, search by city, county filter, damage filter, and click-to-drill detail modal
- scripts/fetch-dins.js: paginates the CAL FIRE master DINS service (services1.arcgis.com/.../POSTFIRE_MASTER_DATA_SHARE) at 2000 records/page; aggregates by city into community stats; writes data/dins.json
- ArcGIS endpoint verified: 132,522 total records, 70,390 destroyed (>50%), 310 cities since 2013
- Pilot fetch (2,000 records) confirmed working at localhost:9970
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
File tree
7 files tracked. Click any to browse the source at HEAD.
rendered in 0ms