# landformvalue

This code list is used in association with the Landform attribute which is present within the Land Feature Type. The code list provides information about the nature of the land where it has been significantly altered by human activity and is still recognisable as such, for example, a pit or quarry, a slag heap, or a boulder.

| Label              | Definition                                                                                                                                                                     |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Boulder            | A large conspicuous rock that is not attached to the land surface.                                                                                                             |
| Canal              | An artificial trench, originally constructed as a watercourse for inland navigation, which now may or may not contain water.                                                   |
| Cliff              | An area of coastal cliff.                                                                                                                                                      |
| Leat               | An artificial (manmade) channel, originally constructed to convey water from one location to another, which now may or may not contain water.                                  |
| Lock               | An enclosure in a canal or river with gates at each end, allowing boats to move from or to a higher or lower section by raising or lowering the water level between the gates. |
| Moat               | A deep, wide ditch surrounding a castle, fort, or town, typically, but not necessarily, filled with water and intended as a defence against attack.                            |
| Natural Chimney    | A vertical or near-vertical fissure in a rock face.                                                                                                                            |
| Pit Or Quarry      | A pit or excavation from which minerals are extracted, or were formerly extracted.                                                                                             |
| Slag Heap          | A hill comprised of the waste by-product of an industrial activity.                                                                                                            |
| Slag Or Spoil Heap | A surface where the waste products of industrial or mining processes have been deposited that is no longer in use but is still recognisable as such.                           |
| Spoil Heap         | A hill comprised of the waste by-product of mining activity.                                                                                                                   |
| Waste Heap         | A manmade hill of industrial or refuse waste.                                                                                                                                  |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.os.uk/osngd/code-lists/code-lists-overview/landformvalue.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
