# crowdsourcednamematchtypevalue

This code list is used in association with the Match Type attribute which is present within the Crowd Sourced Name Point Feature Type. The code list describes the outcome of the matching conducted against OS NGD features.

| Label                                                       | Definition                                                                                                                                                                       |
| ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Alternative Name For Existing Feature                       | The crowd sourced name is matched to an OS NGD feature. This name may act as an alternative name for the existing feature.                                                       |
| Under Review                                                | The crowd sourced name is awaiting review into whether it should be matched to an OS NGD feature.                                                                                |
| Unmatched - Feature Not In Current Specifications Or Scope  | The crowd sourced name is not matched to an OS NGD feature. The crowd sourced name classification does not have an equivalent feature in current OS NGD specifications or scope. |
| Unmatched - Name And Classification Supplied Are Ambiguous  | The crowd sourced name is not matched to an OS NGD feature. The name and associated attribution were ambiguous, and an appropriate action could not be determined.               |
| Unmatched - Name Persists For Feature That No Longer Exists | The crowd sourced name is not matched to an OS NGD feature. The name persists for a feature that no longer exists.                                                               |


---

# 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/code-lists/code-lists-overview/crowdsourcednamematchtypevalue.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.
