# railwaynodedescriptionvalue

This code list is used in association with the Description attribute which is present within the Railway Node Feature Type. The code list describes whether the Railway Node is a train station, junction, terminal node or pseudo node.

| Label                 | Definition                                                                                                                               |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Junction              | A junction is a point feature that identifies the connectivity along the Rail Link where two or more tracks connect to each other.       |
| Network Terminal Node | A terminal node is a point feature that is used to denote the end of a rail link, e.g. where a track starts or ends within a site.       |
| Pseudo Node           | A pseudo node is a point feature that is used to break up the Rail Network for connectivity, e.g. where a tunnel starts or ends.         |
| Station               | A formal stop on a railway network or light railway network where a train or light rail vehicle may stop to pick up goods or passengers. |


---

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