Check FEMA flood zone
check_flood_zoneCheck FEMA flood-hazard zone based on latitude/longitude. Find out if a property falls in a Special Flood Hazard Area (SFHA) that typically requires flood insurance.
Instructions
Return the FEMA flood-hazard zone for a latitude/longitude point, including whether it falls in a Special Flood Hazard Area (SFHA, where flood insurance is typically required). Free, no API key. Source: FEMA National Flood Hazard Layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Latitude in decimal degrees (WGS84) | |
| longitude | Yes | Longitude in decimal degrees (WGS84) |