# OS MasterMap Water Network Layer Getting Started Guide

{% hint style="warning" %}

#### Product has reached its End of Life (withdrawal) date

The OS MasterMap Water Network Layer product (also referred to as OS MasterMap Networks – Water Layer) reached its End of Life on **31 March 2026**. As of this date, Ordnance Survey ceased to maintain or publish updates to the product, and access to the product was removed from the OS Data Hub, OS Features API and OS Vector Tile API.&#x20;

Supporting product documentation will be removed from this site 12 months after this date, when access to existing data packages in the OS Data Hub is no longer available. Full details, including migration information and FAQs, are available on the [OS MasterMap Water Network Layer End of Life information page](https://docs.os.uk/os-downloads/resources/product-resources/end-of-life-product-documentation/os-mastermap-water-network-layer/end-of-life-notice-os-mastermap-water-network-layer).
{% endhint %}

OS MasterMap Water Network Layer is a digital representation of the watercourses in Great Britain as a series of connected features. The data represents the approximate central alignment of watercourses and is attributed to provide a range of information about the section of watercourses they represent.

The product has two core feature types:

* **WatercourseLink:** A WatercourseLink feature represents the alignment of a watercourse. The majority have been derived from Ordnance Survey detailed topographic data, made available to customers as the [OS MasterMap Topography Layer product](https://docs.os.uk/os-downloads/products/maps-and-imagery-portfolio/os-mastermap-topography-layer).
* **HydroNode:** A HydroNode feature explicitly represents the start, junctions and end of each watercourse, as well as places where there's a change in the real-world-related attribution.

<figure><img src="https://1897589978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNpJpLP8RROUaWVQo5ea%2Fuploads%2FCQtykTR5rOgk9i2glQoP%2F1.jpeg?alt=media" alt="Example extract from OS MasterMap Water Network Layer showing one large river and several tributaries/smaller rivers running into it. The WatercourseLink (blue solid lines) features and HydroNode features (small white circle with a blue solid outline) are shown on top of every watercourse."><figcaption><p>Example extract from OS MasterMap Water Network Layer showing WatercourseLink and HydroNode features.</p></figcaption></figure>

{% hint style="info" %}
This Getting Started Guide focusses solely on using the product in Geography Markup Language (GML) format.&#x20;

For guidance on using the product in GeoPackage or vector tiles formats, please see either the [Getting Started with GeoPackage guide](https://docs.os.uk/os-downloads/resources/product-resources/getting-started-with-geopackage-and-vector-tiles-guides/getting-started-with-geopackage) or the [Getting Started with Vector Tiles guide](https://docs.os.uk/os-downloads/resources/product-resources/getting-started-with-geopackage-and-vector-tiles-guides/getting-started-with-vector-tiles).
{% endhint %}

## Index

This guide includes the following sections:

* [Requirements for using the data](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)
* [Structure of the supplied data](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/structure-of-the-supplied-data)
* [Loading GML data into a GIS](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/loading-gml-data-into-a-gis)
* [Creating a water network using ESRI software](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/creating-a-water-network-using-esri-software)


---

# Agent Instructions: 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:

```
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.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
