> 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/transport-network-portfolio/os-open-usrn/os-open-usrn-overview/product-supply.md).

# Product supply

## Available format <a href="#bookmark18" id="bookmark18"></a>

This product is only available in GeoPackage format. It is supplied as a single GeoPackage for the whole of Great Britain.

### GeoPackage overview

GeoPackage (GPKG) is an open standard data format as defined by the Open Geospatial Consortium (OGC). GeoPackage is designed to be a lightweight format that can contain large amounts of varied and complex data in a single, easy-to-distribute and ready-to-use file.

Please be advised that older versions of GIS software may need updating before being able to display and interact with GeoPackage files.

GeoPackage offers users the following benefits:

* The single file is easy to transfer and offers the end-user a rich experience.
* Attribute names are not limited in length, making it user-friendly.
* The file size limit is very large at 140TB, so lots of data can be easily accommodated (please note that a file size limit may be imposed by the file system to which the file is written).
* It supports raster, vector and database formats, making it a highly versatile solution.
* It is an OGC standard.
* In most cases, it is a plug and play format.

For information on how to open, use and understand a GeoPackage dataset, please refer to our [‘Getting Started with GeoPackage’ guide](/os-downloads/resources/product-resources/getting-started-with-geopackage-and-vector-tiles-guides/getting-started-with-geopackage.md). Further detailed information on GeoPackage can be taken from the [GeoPackage website](https://www.geopackage.org).

## Supply mechanism

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

## Coverage

This product covers Great Britain and includes all USRNs which are present in [OS MasterMap Highways Network](/os-downloads/products/transport-network-portfolio/os-mastermap-highways-network-fundamentals.md).

OS Open USRN is available as a **Full Supply only**. Areas of interest (AOI) orders and Change-Only Updates (COUs) are not available for this product.

## Currency

The product will be refreshed on a monthly basis (in-line with the OS MasterMap Highways Network product release on the first working day of each month).


---

# 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/transport-network-portfolio/os-open-usrn/os-open-usrn-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.
