# geometryallocationmethodvalue

This code list is used in association with the Geometry Allocation Method attribute which is present within the Royal Mail Address Feature Type. The code list describes the method by which a geometry was allocated to the Royal Mail record. Where a Royal Mail record is matched to a Local Authority record, the geometry will be assigned from the matched record. Where a Royal Mail record cannot be directly matched, geometry will be assigned by reference to a parent record, a street, or records which share the postcode unit, sector, district or area – in the listed order of preference. Where none of the listed methods are available, the geometry will be allocated to an internal centre point for the Local Authority area or Island in which the Royal Mail address is located.

| Label             | Definition                                                                                                                                                                                                                                                                                                                                              |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Local Authority   | Royal Mail Address geometry is derived from the mean position of the Local Authority District.                                                                                                                                                                                                                                                          |
| Matched UPRN      | When a Royal Mail Unique Delivery Point Reference Number (UDPRN) is matched to a single Unique Property Reference Number (UPRN), the geometry associated to the UPRN is inherited onto the Royal Mail Address feature.                                                                                                                                  |
| Postcode District | <p>Royal Mail Address geometry is derived from the mean position of all matched Unique Property Reference Numbers (UPRNs) that share the same Postcode District. </p><p></p><p>NOTE: Postcode Sector precedes Postcode Unit and is represented by one number. It is used in conjunction with Postcode Unit to sort mail for local delivery offices.</p> |
| Postcode Sector   | <p>Royal Mail Address geometry is derived from the mean position of all matched Unique Property Reference Numbers (UPRNs) that share the same Postcode Sector. </p><p></p><p>NOTE: Postcode Sector precedes Postcode Unit and is represented by one number. It is used in conjunction with Postcode Unit to sort mail for local delivery offices.</p>   |
| Postcode Unit     | <p>Royal Mail Address geometry is derived from the mean position of all matched Unique Property Reference Numbers (UPRNs) that share the same Postcode Unit. </p><p></p><p>NOTE: Postcode Unit represents the last two letters of a Postcode, which identifies one or more Small User Delivery Points or an individual Large User.</p>                  |


---

# 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/geometryallocationmethodvalue.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.
