> 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-overview/feature-types-in-the-product.md).

# Feature types in the product

The core feature types available in OS MasterMap Water Network Layer.

OS MasterMap Water Network Layer features are classified into feature types. Each feature type has associated attribution, and further detail can be found in the [OS MasterMap Water Network Layer Technical Specification](/os-downloads/resources/product-resources/end-of-life-product-documentation/os-mastermap-water-network-layer/os-mastermap-water-network-layer-technical-specification.md).

The product has two core feature types: **WatercourseLink** and **HydroNode**.

## WatercourseLink Feature Type <a href="#id-2.1.1-watercourselink-feature" id="id-2.1.1-watercourselink-feature"></a>

A WatercourseLink feature represents the alignment of a watercourse; the majority have been derived from Ordnance Survey's detailed topographic data, made available to customers as the [OS MasterMap Topography Layer](/os-downloads/products/maps-and-imagery-portfolio/os-mastermap-topography-layer.md) product.

WatercourseLink features are split in the following circumstances:

* Where two or more watercourses meet
* Where the real-world-based attribution of a watercourse changes
* Where the name of a watercourse changes or ceases to apply

WatercourseLink features are not split where they pass under or over one another at different levels. They may be split where they pass into a culvert or tunnel or onto an aqueduct.

Height has been added to each vertex coordinate using the raw data used to create the OS Terrain height products.

<figure><img src="https://1897589978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNpJpLP8RROUaWVQo5ea%2Fuploads%2FvpMfvB4ofL2dgaxHi2Xm%2F2.jpeg?alt=media" alt="An example map showing the WatercourseLink feature which  represents the alignment of watercourses. All watercourses on the map extract have a blue solid line on top of them to show their alignment - theWatercourseLink feature." width="562"><figcaption><p><em>The WatercourseLink feature represents the alignment of watercourses.</em></p></figcaption></figure>

## HydroNode Feature Type <a href="#id-2.1.2-hydronode-feature" id="id-2.1.2-hydronode-feature"></a>

A HydroNode feature explicitly represents the source, sink or junction of a watercourse. In addition, they record the location where any real-world-related attribution changes.

A HydroNode feature may only exist at the end point of a WatercourseLink feature. Height has been added to the coordinate for the HydroNode using the raw data used to create the OS Terrain height products.

<figure><img src="https://1897589978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNpJpLP8RROUaWVQo5ea%2Fuploads%2Fg8G2FqbAHLESlZsNlRXr%2F3.jpeg?alt=media" alt="An example map showing the HydroNode feature which explicitly represents the source, sink or junction of a watercourse. All watercourses on the map extract have white circles with a solid blue outline on them at various points to represent the HydroNode feature."><figcaption><p><em>The HydroNode feature explicitly represents a watercourse's source and sink, and locations where junctions of watercourses exist.</em></p></figcaption></figure>


---

# 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-overview/feature-types-in-the-product.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.
