> 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/os-open-greenspace-overview/product-supply.md).

# Product supply

## Available formats for the product <a href="#bookmark18" id="bookmark18"></a>

OS Open Greenspace is available in the following formats:

* Geography Markup Language (GML) 3.2.1
* Esri shapefile
* GeoPackage
* Vector tiles (MBTiles)

## Coverage and file sizes <a href="#bookmark19" id="bookmark19"></a>

Coverage is all of Great Britain (GB).

For the GML and Esri shapefile formats, you can optionally set a custom area corresponding to one or more 100 km² tiles of the OS grid reference.

{% hint style="info" %}
If you select adjacent 100 km² tiles that include features that cross the tile edge, the whole feature is included in both tiles. You may therefore need to deduplicate your data, depending on its application.
{% endhint %}

### **GML**

* A zipped file comprising a national set.
* The size of the zipped file is approximately 34.15 MB.
* The zipped file contains one GML file.
* The data is not encrypted.

### **Esri shapefile**

* A zipped file comprising a national set.
* The size of the zipped file is approximately 33.87 MB.
* The zipped file contains up to eight shapefiles.
* The data is not encrypted.

### **GeoPackage**

* A zipped file comprising a single national GeoPackage file.
* The size of the zipped file is approximately 57.65 MB.
* The data is not encrypted.

### **Vector tiles**

* A zipped file comprising a single national MBTiles file.
* The size of the zipped file is approximately 76.4 MB.
* The MBTiles file contains a full set of national vector tiles.
* The data is not encrypted.

## Product update schedule <a href="#bookmark20" id="bookmark20"></a>

OS Open Greenspace is updated bi-annually in April and October.

## Product supply mechanism <a href="#bookmark21" id="bookmark21"></a>

OS Open Greenspace is supplied as an online download and is available without registration from the [OS Data Hub Open Greenspace download page](https://osdatahub.os.uk/data/downloads/open/OpenGreenspace).

The data is available as a Full Supply only, that is, Change-Only Updates (COUs) are not available.


---

# 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/os-open-greenspace-overview/product-supply.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.
