> 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/resources/product-resources/end-of-life-product-documentation/os-mastermap-water-network-layer/os-mastermap-water-network-layer-getting-started-guide/requirements-for-using-the-data.md).

# Requirements for using the data

## System requirements <a href="#bookmark3" id="bookmark3"></a>

OS MasterMap Water Network Layer is designed for use in a geographic information system (GIS). For details of Ordnance Survey’s Licensed Partners who can assist you with incorporating the product in their systems, please see the ['GIS software' page on the Ordnance Survey website](https://www.ordnancesurvey.co.uk/gis/software).

Ordnance Survey does not recommend specific suppliers or software products, as the most appropriate system will depend on many factors, for example, the amount of data being taken, resources available within the organisation, the existing and planned information technology infrastructure, and, ultimately, the applications that the data will be used for. However, as a minimum, the following elements will be required in any system:

* A means of reading the data, either in its native format, or by translating it into a file format or for storage in a database.
* A means of storing and distributing the data, perhaps in a database or through a web-based service.
* A way of visualising and / or querying the data, typically a GIS.

## Backup provision of the product <a href="#bookmark4" id="bookmark4"></a>

You are advised to copy the supplied data to a backup medium before following the steps outlined in this getting started guide.

## Typical data volumes <a href="#bookmark5" id="bookmark5"></a>

For reading purposes, it is recommended that users store the data on a single hard disc. This will speed up the ability of your computer to read the data. Compressed file sizes for the full supply of England, Scotland and Wales are as follows:

* **Geography Markup Language (GML)**: The compressed file size for Great Britain is approximately 1.25Gb.
* **GeoPackage:** The compressed file size for Great Britain is approximately 1.8Gb.
* **Vector tiles:** The compressed file size for Great Britain is approximately 1.5Gb.


---

# 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/resources/product-resources/end-of-life-product-documentation/os-mastermap-water-network-layer/os-mastermap-water-network-layer-getting-started-guide/requirements-for-using-the-data.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.
