Geo Situational Brief

This is a deliberately meaty graph template for exercising branching, filters, cross-referencing, and multiple panels.

The default graph fetches live USGS earthquake GeoJSON, reads profile variables for a reference location, filters significant events, finds the nearest earthquake to the reference location, cross-references a small static city list, produces chart buckets, and renders a Markdown brief.

Default profile variables:

High-level shape:

USGS GeoJSON URL -> HTTP Request -> Feature extraction
Feature extraction -> Significant GeoJSON -> Map / JSON Response
Feature extraction -> Top event rows -> Table / Markdown summary
Feature extraction + profile location + reference cities -> Nearest quake -> Nearest map layer
Feature extraction -> Magnitude buckets -> Chart
Feature extraction -> Region buckets -> Markdown summary
All summary branches -> Markdown brief -> Text Response

Recommended panels:

Why this graph exists:

Future upgrades: