Look up an aerodrome FRZ
get_aerodrome_zoneFind a UK aerodrome's flight restriction zone by name or ICAO code. Get centre, radius, vertical limits, and contact info to plan compliant drone flights.
Instructions
Look up a UK aerodrome's flight restriction zone (FRZ) by name or ICAO code, e.g. "Bristol" or "EGGD". Returns the zone centre, approximate radius, bounding box, vertical limits and contact, optionally with the GeoJSON geometry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | text for a readable report (default), json for structured output, brief for two or three spoken-friendly sentences (use in voice conversations). | text |
| aerodrome | Yes | Aerodrome name or four-letter ICAO code (UK codes start with EG). | |
| include_geojson | No | Include the full zone geometry as GeoJSON. |