# buildinglinedescriptionvalue

This code list is used in association with the Description attribute which is present within the Building Line Feature Type. The code list describes the types of building features represented in the data as lines, such as building occupier divisions, building internal divisions, or overhanging building edges.

| Label                      | Definition                                                                                                                                                                                                                                          |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Building Internal Division | The alignment of the division between two buildings that either have the same occupier, are between individual garages in a block, are between buildings which have some part bound by Overhanging Building Outline or have some shared occupation. |
| Building Occupier Division | The alignment of the division between two buildings that have different occupiers.                                                                                                                                                                  |
| Overhanging Building Edge  | The alignment of the limit of an overhead or overhanging building that can be passed underneath.                                                                                                                                                    |


---

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