> For the complete documentation index, see [llms.txt](https://docs.os.uk/osngd/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/osngd/~/changes/1810/os-ngd-news/future-os-ngd-data-enhancements.md).

# Future OS NGD Data Enhancements

## OS NGD delivery roadmap up to Spring 2026

The OS NGD delivery roadmap can be seen in the following image; the roadmap details what was delivered in the Autumn 2025 data enhancements releases and what is planned for delivery in the upcoming Spring 2026 data enhancements release:

<figure><img src="/files/RXLn8f7bkcFIFtIsUq8Q" alt="OS NGD delivery roadmap. Enhancements are outlined for Autumn 2025 and Spring 2026." width="533"><figcaption><p>OS NGD delivery roadmap up to Spring 2026.</p></figcaption></figure>

Recently delivered enhancements to the OS NGD are listed on the [What's New? page](/osngd/~/changes/1810/os-ngd-news/whats-new.md#id-2025-os-ngd-enhancements).

## Future planned data enhancements to the OS NGD

### Administrative and Statistical Units

* Improved alignment of administrative and electoral boundaries with topographic features, where appropriate
* Addition of feature types for postcode points and enhanced postcode areas

### Change

* Improved 'reason for change' metadata to make it easier for customers to identify change that is relevant to their use cases

### Structures

* Add third-party bridge information

### Transport

* New attribution for cycle lanes and bus lanes will roll out in September 2025, with full data coverage for Great Britain planned for March 2026 (see the [OS NGD Improvements page](/osngd/~/changes/1810/os-ngd-news/os-ngd-improvements.md) for more information and an interactive map showing current availability of bus lane and cycle lane data across Great Britain)

{% hint style="info" %}
Release dates for the planned OS NGD data enhancements listed above are available from the [Product Roadmap page on the OS website](https://www.ordnancesurvey.co.uk/products/roadmap).
{% endhint %}


---

# 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/osngd/~/changes/1810/os-ngd-news/future-os-ngd-data-enhancements.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.
