# Topology

Within OS MasterMap Topography Layer, there are four topological structuring layers that determine how features interact with each other. A structuring layer contains features that do not cut across each other and are permitted to connect to each other spatially, sharing common geometry at their edges.

Most topographic features participate in a single topological structuring layer, but features that are underground or above cartographic level, or that represent pylons, cliffs and slopes are not considered to interact with other features in the topography structuring layer.

During capture and maintenance of the data, processes ensure that vertices of the geometry of features are coincident where they should be, so that the features topologically structure with each other. The full structuring layer definitions are given in the following table:

<table><thead><tr><th width="246">Structuring layer</th><th>Rule</th></tr></thead><tbody><tr><td>Topography</td><td><p>Feature Type = ‘TopographicLine’ or ‘TopographicArea’ descriptiveGroup not equal to ‘Landform’</p><p>physicalLevel = ‘50’</p><p>physicalPresence = ‘Closing’, ‘Edge/Limit’, ‘Obstructing’, ‘Overhead’ or ‘Moveable’</p></td></tr><tr><td>Landform</td><td><p>Feature Type = ‘TopographicLine’ or ‘TopographicArea’ descriptiveGroup = ‘Landform’</p><p>physicalPresence = ‘Closing’, ‘Edge/Limit’, ‘Obstructing’ or ‘Overhead’</p></td></tr><tr><td>Pylons</td><td><p>Feature Type = ‘TopographicLine’ or ‘TopographicArea’ physicalLevel = ‘51’</p><p>physicalPresence = ‘Closing’, ‘Edge/Limit’, ‘Obstructing’ or ‘Overhead’</p></td></tr><tr><td>Boundaries</td><td>Feature Type = ‘BoundaryLine’ or ‘CartographicSymbol’ descriptiveGroup = ‘Political Or Administrative’</td></tr></tbody></table>


---

# 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/products/maps-and-imagery-portfolio/os-mastermap-topography-layer/os-mastermap-topography-layer-technical-specification/topology.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.
