# How Field Boundary data is created

{% hint style="info" %}
The content on this page supplements that provided on the [Field Boundary Feature Type](https://docs.os.uk/osngd/data-structure/structures/structure-features/field-boundary) page.
{% endhint %}

<figure><img src="https://170091638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0pZjHxkAvY7Mn6TqFBMD%2Fuploads%2FiHVx8g50fgoqcyVtozKc%2Fimage.png?alt=media&#x26;token=05563d2f-63f6-4535-b0df-ca9932bd968d" alt="Diagram showing how Field Boundary data is created. The full process is explained in the block of text that follows the image on the page."><figcaption><p>Diagram showing how Field Boundary data is created.</p></figcaption></figure>

Field Boundary data is created by an automated process. The inputs to the process are OS NGD Structure 'Built Obstruction' Lines, OS aerial imagery (25cm), Digital Surface Model (DSM) and Digital Terrain Model (DTM).

1. After new imagery is available and the topographic area updates in 10km-by-10km areas are complete, the automated process is run to classify features and calculate height and width values.
2. Field Boundary features are coincident with and reference the underlying parent OS NGD Structures ‘Built Obstruction’ Line. Field Boundary features follow the existing geometry of the Built Obstruction line.
3. Field Boundary features may be subdivisions of the Built Obstruction line where different classifications can be identified from OS aerial imagery. Where the line is not recognised as a vegetated or wall feature, the Field Boundary feature is classified as ‘Other’ (for example, fences, or newly planted hedges where features are too small to be identified from 25cm aerial imagery). Where the classification of Field Boundary features has not yet taken place by the automated process, these features are classified as ‘Unknown’.
4. Where more than one classification is present, the classification hierarchy is used to decide which classification should be applied, that is, Tree Canopy (highest) to Unknown (lowest). Any classified section of Field Boundary feature less than 4.0metres is ignored and subsumed into the surrounding classified sections based on the hierarchy.


---

# 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-structures/field-boundary/how-field-boundary-data-is-created.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.
