# landpointdescriptionvalue

This code list is used in association with the Description attribute which is present within the Land Point Feature Type. The code list describes the types of land features represented as points, such as a coniferous tree or a non-coniferous tree.

| Label                                  | Definition                                                                                               |
| -------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| Boulder                                | A large conspicuous rock.                                                                                |
| Coniferous Tree                        | An individual cone-bearing tree.                                                                         |
| Coniferous Tree As Boundary Marker     | An individual cone-bearing tree indicating the proximity of an administrative boundary alignment.        |
| Fossil Tree                            | The mineralised remains of a tree that died millions of years ago.                                       |
| Non-Coniferous Tree                    | An individual non-cone-bearing tree.                                                                     |
| Non-Coniferous Tree As Boundary Marker | An individual non-cone-bearing tree indicating the proximity of an administrative boundary alignment.    |
| Rock                                   | A large conspicuous rock that is not attached to the land surface if small enough to be a point feature. |
| Tree Stump                             | The remains of the trunk section of a tree, being of historical interest.                                |


---

# 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/landpointdescriptionvalue.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.
