# Position summary

With the three concepts summarised in the table below, we can set up and use a coordinate system.

### Coordinate system concepts

<table data-full-width="true"><thead><tr><th>Coordinate system concept</th><th>Alternative name</th><th>Role in positioning</th></tr></thead><tbody><tr><td>datum</td><td>Terrestrial Reference System (TRS)</td><td>The set of parameters which defines the coordinate system and states its position with respect to the Earth’s surface.</td></tr><tr><td>datum realisation</td><td>Terrestrial Reference Frame (TRF)</td><td>The infrastructure of ‘known points’ that makes the coordinate system accessible to users</td></tr><tr><td>Type of coordinates</td><td></td><td>The way we describe positions in the coordinate system</td></tr></tbody></table>

We have answered the question ‘What is position?’ in a way that is useful for positioning in geodesy, surveying and navigation. A position is a set of coordinates, hopefully with an accuracy statement, together with a clear understanding of the coordinate system to which it refers in terms of the three items in the table above.

The pages on [Modern GNSS coordinate systems](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/modern-gnss-coordinate-systems.md) and [Ordnance Survey coordinate systems](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/ordnance-survey-coordinate-systems.md) are case studies of two coordinate systems in common use in Britain – those used for GNSS positioning and for OS mapping. As we shall see, a close look at either of these examples shows that even within one coordinate system, there are alternative datums and TRFs in use, sometimes under the same name.


---

# 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/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/what-is-position/position-summary.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.
