# streettypevalue

This code list is used in association with the Description attribute which is present within the Street Feature Type. The code list describes classification of the type of street.

| Label                       | Definition                                                           |
| --------------------------- | -------------------------------------------------------------------- |
| Designated Street Name      | A street with a name assigned by the authoritative body.             |
| Numbered Street             | A street with a number assigned by the authoritative body.           |
| Officially Described Street | A street with a description assigned by the authoritative body.      |
| Unofficial Street Name      | A street with an unofficial name assigned by the authoritative body. |


---

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