> 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/buildings-and-infrastructure-portfolio/os-open-linked-identifiers/os-open-linked-identifiers-technical-specification/street_usrn_topographicarea_toid_4.md).

# Street\_USRN\_TopographicArea\_TOID\_4

This page aims to provide all the information to evaluate if the method of associating the respective identifiers is suitable for your needs. These identifier relationships have been extracted from existing premium products and are presented in a standalone table for easy and open access to the information. It describes which product the information was extracted from, what information was extracted and how the source product derived the original association between the identifiers.

<figure><img src="https://1897589978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNpJpLP8RROUaWVQo5ea%2Fuploads%2FLQajtZgAwgjKfS8ZHLgb%2F5.jpeg?alt=media" alt="Identifiers displayed on OS Map data showing RoadLink and Topographic area feature types"><figcaption><p>Identifiers displayed on OS Map data showing RoadLink and Topographic area feature types</p></figcaption></figure>

## Relationship Extraction <a href="#bookmark15" id="bookmark15"></a>

This relationship is between the Unique Street Reference Number (USRN) of the Street features in *OS MasterMap Highways Network* and the TOID of the TopographicArea of the corresponding road surface area in *OS MasterMap Topography Layer*.

A USRN is a unique, persistent identifier for every street, assigned in the National Street Gazetteer (NSG) to any road, footway, path, cycle track, track or passageway that forms a highway. Where possible, the geometry of streets provided in the National Street Gazetteer is spatially matched to the geometry of OS RoadLinks to provide the additional attribution captured in the NSG against detailed OS geometry.

This relationship is extracted from the relatedRoadArea attribute on the matched RoadLink(s) within *OS MasterMap Highways Network – Roads* product following its release. This means that this relationship will not include all USRNs in *OS MasterMap Highways Network*, as Street features that have not been matched to an OS RoadLink will be omitted.

## Correlation Method <a href="#bookmark16" id="bookmark16"></a>

Where Street features have been successfully matched to OS RoadLinks, the Street features in *OS MasterMap Highways Network* are aggregate features composed of one or more RoadLinks. The relationship is determined by a line in a polygon intersection between the centre line geometry of matched RoadLink(s) and the topographic area polygon. The relationship is performed by Ordnance Survey.

The two source products used to extract this relationship are on different refresh cycles. *OS MasterMap Highways Network* is updated monthly, whereas *OS MasterMap Topography Layer* is updated every six weeks. Therefore, some of the version information in the product may have changed, meaning that the relationship is out of sync. A Confidence Value is assigned to indicate the reliability of the version information provided in this product in relation to the version of the features used to form the correlation in the original product. The Confidence Value is given for each relationship, which is defined in this relationship as:

| Confidence Value                            | Definition                                                                                                          |
| ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| Version information is correct              | The version information provided is the same as the version of the feature used to create the correlation.          |
| Version information has potentially changed | The version information could be different from the version of the feature that was used to create the correlation. |
| Version information has changed             | The version information provided is different from the version of the feature used to create the correlation.       |


---

# 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/buildings-and-infrastructure-portfolio/os-open-linked-identifiers/os-open-linked-identifiers-technical-specification/street_usrn_topographicarea_toid_4.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.
