Drone airspace at a US location
airspace_atFor a US ZIP code or latitude/longitude: the FAA airspace class at drone altitudes (0-400 ft AGL), the controlled airspace overhead, and the FAA UAS Facility Map (LAANC) ceiling if the point is on the grid, with a one-sentence plain-English verdict under 14 CFR Part 107. Uses FAA Class Airspace and UAS Facility Map data and USGS elevation. Checks one point only — not TFRs, NOTAMs or special-use airspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude (WGS84), used with lon when zip is not given. | |
| lon | No | Longitude (WGS84, negative in the US). | |
| zip | No | 5-digit US ZIP code (uses the ZIP's center point). |