> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/os-downloads/products/transport-network-portfolio/os-mastermap-highways-network-fundamentals/os-mastermap-highways-network-overview/feature-types/path-link-present-in-paths-product.md).

# Path Link (present in Paths product)

A Path Link is a line segment representing the alignment of a path. Path Links hold information about the name of the path, its length and its nature, alongside other attribution which is detailed in the [OS MasterMap Highways Network – Paths Technical Specification](/os-downloads/products/transport-network-portfolio/os-mastermap-highways-network-paths/os-mastermap-highways-network-paths-technical-specification.md). Path Links define the geometry and connectivity of the Path Network between two points.

<figure><img src="/files/hbhcSZmzZ5QmloVc44y6" alt="Example map of a residential area. Road Links are displayed as red lines and are connected to Road Nodes, which are displayed as red circles. Path Links are displayed as green lines and are connected to Path Nodes, which are displayed as green circles. Connecting Links are displayed as blue lines and are connected to Connecting Nodes, which are displayed as blue circles. The Connecting Links and Connecting Nodes form the connection between the road and path network."><figcaption><p>How Connecting Links and Connecting Nodes connect the road and path networks together. Connecting Nodes are coincident with Road Nodes.</p></figcaption></figure>

Path Links will be captured where:

* They provide a route that cannot be inferred from the Road Network
* They provide connectivity between road networks
* There is a canal path or tow path
* There are paths over footbridges and under subways

Path Links will not be captured where:

* They run parallel to the Road Network, for example, a pavement
* They are within school boundaries and cemeteries where there are closing times
* They are connected to a motorway
* There is a physical obstruction which prevents connectivity
* There are multiple paths that essentially serve the same purpose when some rationalisation is applied


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.os.uk/os-downloads/products/transport-network-portfolio/os-mastermap-highways-network-fundamentals/os-mastermap-highways-network-overview/feature-types/path-link-present-in-paths-product.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
