seismic_zones
Check whether a Glendale address or coordinates fall in California earthquake hazard zones: Alquist-Priolo fault rupture, liquefaction, or earthquake-induced landslide.
Instructions
California Geological Survey earthquake zones at a location: Alquist-Priolo fault rupture, liquefaction and earthquake-induced landslide. Being inside a zone is the hazard signal; the attributes only describe the map (quadrangle, release date, report links). Outside a zone does not mean no earthquake hazard: all of Glendale can shake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Where to look: {"address": "613 E Broadway"} for a street address in Glendale, or {"lat": 34.1466, "lon": -118.2483}. Coordinates skip geocoding. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fault | Yes | ||
| location | Yes | ||
| landslide | Yes | ||
| liquefaction | Yes |