# A Guide to Coordinate Systems in Great Britain

## Who should read this guide? <a href="#toc508972647" id="toc508972647"></a>

This guide is aimed at people whose expertise is in fields other than geodesy, who need to know the concepts of coordinate systems in order to deal with coordinate data, and who need information on using mapping coordinate systems in Great Britain. It explains:

* The basic concepts of terrestrial coordinate systems.
* The coordinate systems used with Global Navigation Satellite Systems (GNSS) and in OS mapping.
* How these two relate to each other.

Although this guide deals with the GPS system (WGS84), the concepts and techniques can also be applied to other GNSS, for example, Russian GLONASS, European Galileo and Chinese BeiDou Navigation Satellite System (BDS).

The subject of geodesy deals, amongst other things, with the definition of terrestrial coordinate systems. Users of coordinates are often unaware that this subject exists, or that they need to know some fundamental geodetic concepts in order to use coordinates. This guide explains these concepts.

If you work with coordinates of points on the ground and would like to know the answers to any of the following questions, or if you don’t understand the questions outlined below, this guide is a good place to start:

* How do geodesists define coordinate systems that are valid over large areas? What is difficult about this task, anyway? Why can’t we all just use one simple coordinate system for all positioning tasks?
* What exactly is WGS84? How accurate is it? How does WGS84 relate to map coordinates? Why are there other GNSS coordinate systems that seem to be very similar to WGS84? Why are there so many acronyms used to describe GNSS coordinate systems?
* How is the Ordnance Survey National Grid defined? How does OSGB36 relate to the National Grid? Why does it seem to be difficult to relate the National Grid coordinates to GNSS coordinates? How are grid references converted to latitude and longitude coordinates?
* Why do coordinate systems use ellipsoids? Why are there so many different ellipsoids? Why is it so difficult to convert coordinates from one ellipsoid to another? Is an ellipsoid the same thing as a datum? What is the difference between height above mean sea level and height above an ellipsoid
* Why are transformations between different coordinate systems not exact? How can GNSS coordinates be related precisely to the National Grid and mean sea level (orthometric) heights?

The entire content of these pages is also available as a downloadable pdf: [https://www.os.uk/documents/resources/guide-coordinate-systems-great-britain.pdf](https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ordnancesurvey.co.uk%2Fdocuments%2Fresources%2Fguide-coordinate-systems-great-britain.pdf\&data=05%7C02%7CDanny.Hyam%40os.uk%7Cc59d73ed86af4ddfc0d508de326029a9%7C7988742dc5434b9a87a910a7b354d289%7C0%7C0%7C639003586109602003%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C\&sdata=OxgAhPXTAXEHmjMw9qM1j7dCNJ50GarJlvA6nHBh6UI%3D\&reserved=0)

## Index <a href="#ref505694662" id="ref505694662"></a>

This guide includes the following sections:

* [Myths about coordinate systems](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/myths-about-coordinate-systems.md)
* [The shape of the Earth](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/the-shape-of-the-earth.md)
* [What is position?](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/what-is-position.md)
* [Modern GNSS coordinate systems](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/modern-gnss-coordinate-systems.md)
* [Ordnance Survey coordinate systems](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/ordnance-survey-coordinate-systems.md)
* [From one coordinate system to another: geodetic transformations](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/from-one-coordinate-system-to-another-geodetic-transformations.md)
* [Transverse Mercator map projections](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/transverse-mercator-map-projections.md)
* [Datum, ellipsoid and projection information](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/datum-ellipsoid-and-projection-information.md)
* [Converting between 3D Cartesian and ellipsoidal latitude, longitude, and height coordinates](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/converting-between-3d-cartesian-and-ellipsoidal-latitude-longitude-and-height-coordinates.md)
* [Converting between grid eastings and northings and ellipsoidal latitude and longitude](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/converting-between-grid-eastings-and-northings-and-ellipsoidal-latitude-and-longitude.md)
* [Helmert transformation worked example](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/helmert-transformation-worked-example.md)
* [Further information](/more-than-maps/a-guide-to-coordinate-systems-in-great-britain/further-information.md)


---

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