get_land_constraints
Screens coordinates for protected land conflicts to support PV/BESS siting. Checks Natural England (GB) or Natura 2000 (EU) areas within a radius.
Instructions
Land-constraint screening within a radius. GB uses Natural England protected areas, EU member states use EEA Natura 2000 protected sites. Hard exclusion check for PV/BESS siting. No API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude (-90 to 90). WGS84. | |
| lon | Yes | Longitude (-180 to 180). WGS84. | |
| country | Yes | ISO 3166-1 alpha-2 country code. Supports "GB" plus EU member states in this version. | |
| radius_km | No | Search radius in km (default 2, max 10). |