dam_inundation
Identify dam-failure flood zones at any Glendale address or coordinates, including all failure scenarios and hazard consequence ratings.
Instructions
DWR dam inundation areas at a location: where water could flood if a dam failed. One dam can have several features (failure scenarios or structures); all are returned. HazardCl rates the consequences of a failure, not its likelihood. Federally owned dams are not included. Not an evacuation map.
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 |
|---|---|---|---|
| _meta | No | ||
| notes | No | ||
| title | Yes | ||
| reason | No | Why the result is unavailable | |
| status | Yes | ||
| dataset | Yes | ||
| matches | No | Every feature that contains the point, including classes the source defines as unzoned (e.g. wildfire NonWildland), which don't count toward in_zone | |
| nearest | No | Nearest zone feature (0 m when inside); unclassed layers only | |
| location | No | Set when the result is returned on its own | |
| disclaimer | Yes | ||
| class_field | No | Attribute the classes come from | |
| nearest_by_class | No | Nearest zone feature for each class, for classed layers (wildfire, flood) |