Check a take-off site
check_takeoff_siteAssess any UK location for legal drone take-off by checking airspace restrictions, public rights of way, and landowner rules before flying.
Instructions
Assess a potential drone take-off spot in the UK. Returns the airspace verdict at the point, the nearest public rights of way (footpaths, bridleways, byways) with distances and the responsible council, and any known landowner rule (National Trust and Forestry England land, council byelaw or policy) at the point, plus open access land and SSSI or National Park designations as context. A public right of way is a strong indicator of legal access; rights-of-way data covers England and Wales only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude in decimal degrees (WGS84). | |
| lon | No | Longitude in decimal degrees (WGS84), negative west of Greenwich. | |
| drone | No | Optional drone make and model; adds the open category subcategory and the separation from people that applies to it. | |
| place | No | Place name, postcode or landmark in the UK, e.g. "Tyndale Monument", "BS1 6QF", "Durdle Door". Use lat/lon instead if you already have coordinates. | |
| 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 |
| max_paths | No | Maximum rights of way to return. | |
| a2_certificate | No | Whether the pilot holds an A2 Certificate of Competency (A2 CofC). | |
| search_radius_m | No | Search radius for rights of way in metres. |