> 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/land-and-terrain-portfolio/os-open-greenspace/release-notes/october-2025.md).

# October 2025

OS Open Greenspace depicts the location and extent of spaces, such as parks and sports facilities, which are likely to be accessible to the public. Where appropriate, it also includes access points to show how to get into these sites. Its primary purpose is to enable members of the public to find and access greenspaces near them for exercise and recreation.

## Feature counts <a href="#feature-counts" id="feature-counts"></a>

<table data-full-width="false"><thead><tr><th width="191">Feature Type</th><th width="287.2664794921875">Previous Release Count (April 2025)</th><th>New Release Count (October 2025)</th></tr></thead><tbody><tr><td>Greenspace Site</td><td>161 594</td><td>165 587</td></tr><tr><td>Access Point</td><td>342 348</td><td>355 296</td></tr></tbody></table>

## Known data issues <a href="#known-data-issues" id="known-data-issues"></a>

Details of data issues for OS Open Greenspace will be communicated on the [OS Open Greenspace Known Data Issues page](/os-downloads/products/land-and-terrain-portfolio/os-open-greenspace/os-open-greenspace-known-data-issues.md). This page will provide details of their impacts and updates on the expected time frame for their resolution.

There **are no known data issues** for this release of the product.

## Quality <a href="#quality" id="quality"></a>

There are no significant issues that would impair the use of this product in the October 2025 release.

## Next release <a href="#next-release" id="next-release"></a>

The next release of OS Open Greenspace is scheduled for **April 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/land-and-terrain-portfolio/os-open-greenspace/release-notes/october-2025.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.
