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

# Product supply

## Available formats for the product <a href="#id-1.5.1-available-formats-for-the-product" id="id-1.5.1-available-formats-for-the-product"></a>

OS Terrain 5 is available as:

* 5m grid in ASCII grid and GML 3.2.1 (simple features profile – level 0).
* 5m contours and spot heights in Esri shapefile or GML 3.2.1 (simple features profile – level 0).

## Product supply mechanism <a href="#id-1.5.2-product-supply-mechanism" id="id-1.5.2-product-supply-mechanism"></a>

OS Terrain 5 data is provided as a full set of Great Britain in tiles and is available as a download only from the [OS Data Hub](https://osdatahub.os.uk/) or [OS Orders](https://orders.ordnancesurvey.co.uk/sso/login.shtml). The national dataset is supplied as 5km-by-5km tiles of data. There are 10,579 data tiles in the product representing each 5km-by-5km tile grid square. Please note that there are slightly fewer data tiles in the contour set (10,572) due to the lack of real-world changes in height in those areas. There are metadata files for these tiles.

It is recommended that a download manager is used to extract the data as this additional functionality will be able to automate the process and organise the data folders as desired. There are many commercial and open-source download clients available to help manage the data.

## Coverage and file sizes <a href="#id-1.5.3-coverage-and-file-sizes" id="id-1.5.3-coverage-and-file-sizes"></a>

OS Terrain 5 is full national coverage of Great Britain. Terrain 5 is derived from the same source data as our large-scale revision programme.

Data will be compressed using the zip compression method and is not encrypted. The respective file sizes for a full national supply of OS Terrain 5, in each format, is approximately:

* Grid: 16GB compressed
* Contours (GML): 2.6GB compressed
* Contours (shapefile): 2.5GB compressed

## Product update schedule <a href="#id-1.5.4-product-update-schedule" id="id-1.5.4-product-update-schedule"></a>

OS Terrain 5 is supplied to customers quarterly as a full tile resupply in January, April, July, and October, incorporating any updates made by the revision programme.


---

# 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-terrain-5/os-terrain-5-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.
