Geographic vs projected coordinates
There are two fundamental ways to express a position. A geographic coordinate system uses latitude and longitude — angles on a curved ellipsoid, measured in degrees. A projected coordinate system flattens that ellipsoid onto a plane so you can work in metres of easting and northing, the way a total station or a site plan does.
| Geographic | Projected | |
|---|---|---|
| Units | Degrees (lat/lon) | Metres (E/N) |
| Shape | Curved ellipsoid | Flat plane |
| Example | WGS84 (EPSG:4326) | UTM 32N (EPSG:32632) |
| Best for | Global data, GPS | Site work, measurements |
You cannot flatten a sphere without distortion — that is a mathematical certainty. Every projection trades off distortion in area, shape, distance or direction. The surveyor's job is to pick a projection whose distortion is negligible over the project area, and to convert correctly between the two worlds. Our Coordinate Converter handles both directions.
What a datum really is
A datum defines where the ellipsoid sits relative to the Earth — its size, shape and origin. Two coordinates can have identical latitude and longitude numbers and still be hundreds of metres apart on the ground if they use different datums. This is the single most expensive mistake in surveying, and it is entirely avoidable.
| Datum | Region | Notes |
|---|---|---|
| WGS84 | Global | The GPS datum; what your receiver outputs |
| ETRS89 | Europe | Fixed to the European plate; legal datum in the EU |
| NAD83 | North America | Fixed to the North American plate |
| GDA2020 | Australia | Modern Australian datum |
Here is the subtlety that catches people: WGS84 and ETRS89 were identical in 1989 but now differ by roughly 2.5 cm per year because the European plate drifts. After 30 years that is nearly a metre. For continental data this is irrelevant; for a cadastral survey it is a boundary dispute. Always confirm not just the datum but, for high accuracy, its epoch. Look up the exact definition of any datum in the EPSG Explorer, and see official choices by country in the Country Surveying Profiles.
UTM zones and how to find yours
The Universal Transverse Mercator system slices the world into 60 zones, each 6° of longitude wide, numbered 1–60 eastward from the 180° meridian. Within a zone, distortion stays under about 1 part in 1,000 — small enough for most survey work. Each zone has a northern and southern variant.
Zone numbers follow a simple rule: zone = floor((longitude + 180) / 6) + 1. So longitude 9°E (northern Italy) falls in zone 32N, EPSG:32632. Rather than compute it by hand, drop a pin in our UTM Zone Finder and read the zone and EPSG code directly. The trap to avoid: a project that straddles two zones. Working across a zone boundary introduces a coordinate jump — you either pick one zone for the whole project or use a national grid designed for the country's shape.
EPSG codes: the universal language of CRS
An EPSG code is a short number that unambiguously identifies a coordinate reference system — datum, ellipsoid, projection and units all bundled together. The EPSG registry contains over 8,000 codes. Quoting a code removes all ambiguity: instead of arguing about "UTM in metres", everyone agrees on EPSG:32632.
Some codes every surveyor recognises:
| EPSG | System | Type |
|---|---|---|
| 4326 | WGS84 lat/lon | Geographic — used by GPS and web maps |
| 3857 | Web Mercator | Projected — Google/OSM tiles |
| 32601–32660 | UTM North zones 1–60 | Projected |
| 4258 | ETRS89 | Geographic — European legal datum |
Search all 8,000+ codes, with their parameters and areas of use, in the EPSG Explorer. When you hand off data, always state the EPSG code in the metadata — it is the difference between a deliverable that loads correctly anywhere and one that lands in the ocean.
Transforming between systems without losing accuracy
Conversions come in two flavours, and confusing them is where accuracy leaks away:
- A projection change within the same datum (e.g. WGS84 lat/lon → UTM 32N) is exact mathematics. No accuracy is lost.
- A datum transformation (e.g. WGS84 → ETRS89, or an old national datum → a modern one) is a modelled approximation. The quality depends entirely on the transformation parameters you use.
For datum shifts, a simple 3-parameter (Helmert) transform may be good to a metre, while a 7-parameter or an official grid-shift file (such as NTv2) reaches centimetres. Never mix datums silently and hope: a 1-metre error from the wrong transform looks perfectly plausible until it fails a check. Use the Coordinate Converter for everyday conversions, and verify the parameters against the official definition in the EPSG Explorer.
Vertical datums: the other half of position
Horizontal coordinates are only half the story. Height needs its own datum, and there are two kinds that are easy to confuse:
- Ellipsoidal height — height above the mathematical ellipsoid, what GNSS gives you directly.
- Orthometric height — height above the geoid (mean sea level), what levelling and engineering actually use.
The difference between them — the geoid undulation — can exceed 50 metres in places. To convert GNSS ellipsoidal height into a usable elevation you apply a geoid model. Near the coast, the reference for sea level itself is a tidal datum, which has its own subtleties. See the Tide & Datum Reference and the GNSS Surveying guide for how this plays out in the field.
Practical checklist for getting CRS right
- Know your output datum before you start. Check the legal/official datum for the country in the Country Profiles.
- Record the EPSG code in every file. Look it up in the EPSG Explorer and put it in the metadata.
- Pick one projection for the whole project. Use the UTM Zone Finder and avoid straddling zones.
- Use official transformation parameters for datum shifts. Grid-shift files over simple 3-parameter where accuracy matters.
- Validate on a known point. Transform a control point and confirm it lands where it should before trusting the whole dataset.
For definitions of any term here, the surveying glossary is a click away.
Frequently Asked Questions
What is the difference between a datum and a projection?
A datum defines the size, shape and position of the reference ellipsoid relative to the Earth, so it determines where a latitude/longitude actually is on the ground. A projection is the mathematical method that flattens that ellipsoid onto a plane to give eastings and northings. You need both to fully define a coordinate system.
Why do WGS84 and ETRS89 coordinates differ?
They were identical in 1989 but ETRS89 is fixed to the European tectonic plate while WGS84 is global, so they drift apart by about 2.5 cm per year. After three decades the difference approaches a metre, which matters for cadastral and engineering work but not for continental-scale data.
What is an EPSG code?
An EPSG code is a number that uniquely identifies a complete coordinate reference system — its datum, ellipsoid, projection and units. For example EPSG:4326 is WGS84 latitude/longitude and EPSG:32632 is UTM zone 32 North. Quoting the code removes all ambiguity when exchanging data.
How do I find my UTM zone?
UTM divides the world into 60 longitudinal zones of 6 degrees each, numbered eastward from the 180° meridian. You can compute it as floor((longitude + 180) / 6) + 1, or simply drop a pin in a UTM zone finder to read the zone and EPSG code directly.
Does converting coordinates lose accuracy?
Changing projection within the same datum is exact and loses no accuracy. Transforming between datums is a modelled approximation whose accuracy depends on the parameters used — a 3-parameter shift may be metre-level, while a 7-parameter or grid-shift transform reaches centimetres.
What is the difference between ellipsoidal and orthometric height?
Ellipsoidal height is measured from the mathematical ellipsoid and is what GNSS outputs directly. Orthometric height is measured from the geoid (mean sea level) and is what levelling and engineering use. Converting between them requires a geoid model, and the difference can exceed 50 metres.