# physicallevelvalue

This code list is used in association with the Physical Level attribute which is present within multiple OS NGD feature types across various OS NGD themes. The code list describes the physical level of the feature, for example, 'Surface Level' or 'Level 1' if the feature is on a supported structure.

| Label         | Definition                                                                                                                                                                                                                                        |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Level 1       | Relative physical level of features on supported structures, above the Surface Level.                                                                                                                                                             |
| Level 2       | Relative physical level of features on supported structures, above Level 1 supported structures and below Level 3 supported structures. Note this value is not currently applied and all features on supported structures are treated as Level 1. |
| Level 3       | Relative physical level of features on supported structures, above Level 2 supported structures. Note this value is not currently applied and all features on supported structures are treated as Level 1.                                        |
| Overhead      | Physical level for features captured overhead. These features do not interact with the topology of the features captured at other physical levels.                                                                                                |
| Surface Level | Physical level where ground surface level is the lowest identifiable level that is not underground.                                                                                                                                               |
| Underground   | Physical level for features beneath the ground surface level.                                                                                                                                                                                     |


---

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