get_land_cover
Classify land cover at a point in EU27/EEA/EFTA using CORINE 2018. Returns CLC code, land-cover label, top-level group, and a planning-exclusion flag for wetlands, water, and woodland.
Instructions
Land-cover classification for a point using CORINE Land Cover 2018. Returns the 3-digit CLC code, human label, top-level land-cover group, and a conservative planning-exclusion flag for wetlands, water bodies, and woodland. EU27 + EEA/EFTA only. Great Britain is not covered by CORINE 2018. 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. Required to select the correct data source. CORINE 2018 covers EU27 + EEA/EFTA countries. Great Britain (GB) is not covered (UK withdrew from CORINE after 2012); use get_agricultural_land for GB land-use context instead. |