mirror of
https://github.com/zvx-echo6/central.git
synced 2026-05-21 18:14:44 +02:00
InciWeb adapter for RSS-based wildfire narrative updates: - Parse DMS coordinates from description text - Extract state name and map to 2-letter code - Strip HTML tags and decode entities - Bbox filtering for regional focus - Dedup via published_ids table (14-day sweep) - Category: fire.narrative.inciweb - Subject: central.fire.narrative.inciweb.<state> Includes migration 017 and 15 unit tests. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 001_create_config_schema.sql | ||
| 002_add_updated_at_trigger_and_index.sql | ||
| 003_add_streams_table.sql | ||
| 004_nws_states_to_bbox.sql | ||
| 005_add_firms_adapter.sql | ||
| 006_add_usgs_quake_adapter.sql | ||
| 007_add_config_system.sql | ||
| 008_add_operators.sql | ||
| 009_add_sessions.sql | ||
| 010_add_audit_log.sql | ||
| 011_events_add_adapter_column.sql | ||
| 013_add_session_csrf_token.sql | ||
| 014_events_time_id_index.sql | ||
| 015_add_adapters_last_error.sql | ||
| 017_add_inciweb_adapter.sql | ||