> 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/release-notes/september-2026.md).

# September 2026

This release note provides information about the September 2026 release of OS MasterMap Highways Network.

## Source data currency

The following information relates to the currency of the source data used in the creation of this release of OS MasterMap Highways Network:

| Data Source                        | Date           |
| ---------------------------------- | -------------- |
| GeoPlace Streets Data              | 06 August 2026 |
| Improvement Service Streets Data   | 04 August 2026 |
| OS Road, Path, and Routing Content | 04 August 2026 |

## OS MasterMap Highways Network feature counts

| Roads’ Feature         | Count     |
| ---------------------- | --------- |
| AccessRestriction      | 37 315    |
| FerryLink              | 103       |
| FerryNode              | 132       |
| FerryTerminal          | 132       |
| Hazard                 | 43 877    |
| HighwayDedication      | 3 645 503 |
| Maintenance            | 1 333 675 |
| Reinstatement          | 1 533 454 |
| RestrictionForVehicles | 12 361    |
| Road                   | 862 128   |
| RoadLink               | 8 637 695 |
| RoadNode               | 7 660 437 |
| RoadJunction           | 6 890     |
| SpecialDesignation     | 825 869   |
| Street                 | 1 504 494 |
| Structure              | 1 418 928 |
| TurnRestriction        | 1 054 960 |

| Paths’ Feature     | Count     |
| ------------------ | --------- |
| ConnectingLink     | 2 046 238 |
| ConnectingNode     | 1 893 595 |
| FerryLink          | 120       |
| FerryNode          | 208       |
| FerryTerminal      | 208       |
| HighwayDedication  | 420 379   |
| Maintenance        | 211 356   |
| Path               | 25 592    |
| PathLink           | 3 466 152 |
| PathNode           | 4 080 973 |
| Reinstatement      | 216 530   |
| SpecialDesignation | 13 600    |
| Street             | 264 994   |

## Data issues

Please see the [OS MasterMap Highways Network Known Data Issues page](/os-downloads/products/transport-network-portfolio/os-mastermap-highways-network-fundamentals/os-mastermap-highways-network-known-data-issues.md) for details of live and resolved data issues for the products.

## Next release

The next release of OS MasterMap Highways Network is scheduled for **October 2026**.


---

# 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/release-notes/september-2026.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.
