# illuminationvalue

This code list is used in association with the Presence of Street Light Coverage attribute which is present within the Road Link and Path Link Feature Types. This code list provides a value representing how much of the link is lit based upon the presence of street lights and buffered areas along the link.

| Label        | Definition                                                                             |
| ------------ | -------------------------------------------------------------------------------------- |
| Fully Lit    | The Street Light coverage applies to the full extent of the link.                      |
| Fully Unlit  | There is no presence of Street Lighting on the link.                                   |
| Mostly Lit   | The Street Light coverage applies to the majority but not the full extent of the link. |
| Mostly Unlit | The Street Light coverage applies to less than 50% of the extent of the link.          |
| Unknown      | The Street Light coverage is not known or is uncertain.                                |


---

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