get_firm_panel
Get the official FEMA FIRM panel number, suffix, effective date, and panel type for a location using latitude and longitude. Identify which flood map covers the area and when it was last updated.
Instructions
Get the FEMA FIRM (Flood Insurance Rate Map) panel number and metadata for a location. Returns the official panel number, suffix, effective date, and panel type. Use this to identify which flood map covers a location and when it was last updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude in decimal degrees (WGS84) | |
| lon | Yes | Longitude in decimal degrees (WGS84) |