get_flood_zone
Look up a flood zone for any U.S. coordinate. Enter latitude and longitude to receive FEMA zone code, SFHA status, floodway, BFE, and FIRM panel from the National Flood Hazard Layer.
Instructions
Look up the FEMA flood zone designation for a lat/lon coordinate using the official National Flood Hazard Layer (NFHL). Returns the zone code (e.g. AE, X, VE, AO), whether the location is in a Special Flood Hazard Area (SFHA), floodway status, static BFE, and the FIRM panel citation. This is the primary tool for flood risk lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude in decimal degrees (WGS84) | |
| lon | Yes | Longitude in decimal degrees (WGS84) |