# Transport Node overview

{% hint style="info" %}
The information on this page supplements that of the [Transport Node](/os-downloads/products/transport-network-portfolio/os-multi-modal-routing-network/os-mrn-technical-specification/feature-types/transport-node.md) page in the [technical specification](/os-downloads/products/transport-network-portfolio/os-multi-modal-routing-network/os-mrn-technical-specification.md). Please read the two pages in conjunction for a complete understanding of the feature type.
{% endhint %}

A Transport Node is a point spatial object that is used to break up the Transport Network for connectivity. The Transport Network splits at the following locations:

* Where an attribute changes.
* The intersection or crossing of Transport Links.
* The start / end of a Transport Link.

Transport nodes build up the topology of the network and connect Transport Links together. They also represent Modal Change points where you can change travel modes. See the [Modal Change](/os-downloads/products/transport-network-portfolio/os-multi-modal-routing-network/os-mrn-overview/modal-change.md) page for more information.

Transport Nodes are also present at every vertex along the network. These ‘vertex nodes’ don’t split the network; they are provided to enable software that reads in OpenStreetMap (OSM) data to build up the network vertex by vertex. The vertex nodes allow customers to convert from GeoPackage format to OSM.

The Transport Node will be attributed with a unique (but not persistent) Node ID and also the OSID of the corresponding OS parent feature that is published in the OS NGD Transport Network Collection.<br>

<figure><img src="/files/EI5k6eskV5pgUuYZY13I" alt="Example map showing 4 different Transport Node types: Junction, Pseudonode, Road End and Modal Change"><figcaption><p>Example map showing 4 different Transport Node types: Junction, Pseudonode, Road End and Modal Change</p></figcaption></figure>


---

# 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/os-downloads/products/transport-network-portfolio/os-multi-modal-routing-network/os-mrn-overview/feature-types-overview/transport-node-overview.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.
