# ReasonForChangeValue

### RoutingPoint feature

The ‘reasonForChange’ attribute is used across all features found within the OS MasterMap Sites Layer.

Defines the reason for a change made to a feature.

| Value        | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| New          | This is a new feature in the database.                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Modified     | <p>The feature has been edited by an operator. Used in the following cases:</p><p>1.      The geometry of a topographic feature is changed following real-world change (applicable to point, line and text features only and not polygons).</p><p>2.      The geometry of a non-topographic feature, for example, inferred link or BoundaryLine feature is changed.</p><p>3.      A cartographic symbol feature is repositioned.</p><p>4.      A CartographicText feature is repositioned.</p> |
| Reclassified | The descriptive attributes of a feature have changed. The feature code may have changed.                                                                                                                                                                                                                                                                                                                                                                                                       |
| Attributes   | Applied to features that have had only attributes changed, except those covered by TextChange and Reclassified values.                                                                                                                                                                                                                                                                                                                                                                         |
| Position     | Feature has changed geometry and/or position due to an improvement in its absolute accuracy; that is, its relationship to the National Grid (relevant for the positional accuracy improvement programme which is now complete). This type of feature change is not associated with real-world change.                                                                                                                                                                                          |
| Software     | Feature has been adjusted by an automatic software process. Includes geometric adjustment, cleaning, squaring, paralleling (text and lines) and reversing direction of digitising.                                                                                                                                                                                                                                                                                                             |


---

# 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/land-and-terrain-portfolio/os-mastermap-sites-layer/os-mastermap-sites-layer-technical-specification/enumerations/reasonforchangevalue.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.
