> 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/buildings-and-infrastructure-portfolio/os-open-linked-identifiers/release-notes/november-2025-epoch-48.md).

# November 2025 – Epoch 48

No issues were identified in this release.

## Feature count

The feature count for Epoch 48 is as follows:

<table><thead><tr><th width="420.0001220703125">Feature</th><th>Feature count</th></tr></thead><tbody><tr><td>BLPU_UPRN_ROADLINK_TOID_9</td><td>41 334 327</td></tr><tr><td>BLPU_UPRN_STREET_USRN_11</td><td>42 090 265</td></tr><tr><td>BLPU_UPRN_TOPOGRAPHICAREA_TOID_5</td><td>41 352 712</td></tr><tr><td>ORROADLINK_GUID_ROADLINK_TOID_12</td><td>6 767 045</td></tr><tr><td>ORROADNODE_GUID_ROADLINK_TOID_13</td><td>40 828</td></tr><tr><td>ROAD_TOID_STREET_USRN_10</td><td>1 308 092</td></tr><tr><td>ROAD_TOID_TOPOGRAPHICAREA_TOID_3</td><td>6 252 150</td></tr><tr><td>ROADLINK_TOID_ROAD_TOID_7</td><td>6 017 133</td></tr><tr><td>ROADLINK_TOID_STREET_USRN_8</td><td>8 952 287</td></tr><tr><td>ROADLINK_TOID_TOPOGRAPHICAREA_TOID_2</td><td>14 603 909</td></tr><tr><td>STREET_USRN_TOPOGRAPHICAREA_TOID_4</td><td>9 493 322</td></tr><tr><td><strong>Grand Total</strong></td><td>178 212 070</td></tr></tbody></table>

## Next release

The next release of OS Open Linked Identifiers, Epoch 49, is scheduled for **15 January 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/buildings-and-infrastructure-portfolio/os-open-linked-identifiers/release-notes/november-2025-epoch-48.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.
