# Pavement polygons

## Background

The Road Track Or Path Feature Type is found within the OS Transport Features Collection of the OS NGD Transport Theme. It provides a polygon representation for transport-related features, which includes pavements. To identify the features which represent pavements you can filter on the Description attribute for a value of 'Pavement'. This will result in you obtaining a polygon representation of the pavements for your areas of interest.

<figure><img src="/files/DPkkubB1gEgQTcAmR0Rz" alt="Example of polygon pavement data in the Road Track Or Path Feature Type. A background map is included for context."><figcaption><p>Example of polygon pavement data in the Road Track Or Path Feature Type. A background map is included for context.</p></figcaption></figure>

## Technical detail

Pavement polygons have been captured as part of OS’s topographic data capture and are ‘surveyed’ features. These features are not segmented per road / street but are contiguous until broken by a real-world feature such as a road.

These features (unlike those described in following sections) do not contain specific attribution on pavement width, total presence, or sides of specific roads and streets.

### Examples of uses this data does support

* An accurate depiction of the location and extent of pavements, primarily suited for visualisation use cases.
* Allocation of pavement widths for entire pavement polygons (noting these polygons are not clipped to roads).

### Examples of uses this data doesn't support

* This polygon dataset has not been designed as and is not a routable network.
* The pavements are not split into polygons only for roads they correspond to.
* A linked dataset to the Road Link or Pavement Link data. There is no relationship between these polygons and the other two related feature types: Road Link and Pavement Link.


---

# 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/osngd/using-os-ngd-data/os-ngd-transport/pavements/pavement-polygons.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.
