What is a Coordinate Reference System (CRS) — and why does it matter for mapping?

Written by
Brooke Hahn
March 25, 2025

When you’re working with geospatial data, accuracy starts with location. And that location? It all comes down to something called a Coordinate Reference System (CRS).

Let’s break it down.

Birdi light bulb

What is a Coordinate Reference System?

A Coordinate Reference System (CRS) defines how coordinates in your map relate to real locations on Earth. It includes details like the map projection, the Earth model (datum), and how height is measured (ellipsoidal vs geoidal).

Why CRS is essential in mapping

Every map has a frame of reference. A CRS tells software like Birdi how to interpret coordinates — whether they're in degrees of latitude and longitude, or in metres north and east of a known origin point.

There are two main types of CRS:

  • Geographic coordinate systems, which use angular units like degrees (e.g. WGS84)
  • Projected coordinate systems, which convert the Earth's surface to a flat map using metres or feet (e.g. UTM, MGA)

That’s important because Earth isn’t flat — and mapping a 3D curved surface onto a 2D screen always involves some form of distortion. The CRS helps control that distortion based on your region and use case.

CRS = projection + datum + height reference

A CRS isn’t just a projection — it’s made up of a few components:

  • Projection: How curved Earth coordinates are flattened onto a map (e.g. UTM, Mercator, Lambert)
  • Datum: The reference model of Earth used for positioning (e.g. WGS84, GDA2020)
  • Vertical reference: Whether height is measured from an ellipsoid (a smooth, math-based surface) or a geoid (models sea level variations, like AHD or EGM2008)

You’ll often see CRS written like: GDA2020 / MGA Zone 56 + AHD – Translation: “Use the GDA2020 Earth model, flatten it with the MGA Zone 56 projection, and reference elevation to mean sea level (AHD).”

In short: the CRS is what ensures your outputs — whether it’s a drone-captured orthomosaic or a set of terrain contours — land in the right place, with the right elevation, every time.

CRS in action: aligning your data with the real world

Every time you process an orthomosaic, DEM, or contour map, you're not just generating visuals — you're creating geospatially referenced data. That means every pixel, point, or line in your file has a coordinate tied to the Earth.

The CRS determines:

  • How those coordinates are calculated (lat/lon vs. x/y metres)
  • Which Earth model is used (e.g. WGS84 vs. GDA2020)
  • How height is measured (relative to an ellipsoid or a geoid like AHD)

If you’ve ever seen an orthomosaic floating 50 metres off where it should be — or a DEM that doesn’t line up with your survey data — chances are there’s a CRS mismatch somewhere in the pipeline. Getting it right means your outputs land exactly where they belong.

What’s new: Birdi now supports multi-CRS processing

Coordinate reference system for Birdi outputs

You might’ve noticed something new in your processing options recently — we now support multi-CRS processing directly from the new map interface.

That means more flexibility and control over how your outputs are aligned, especially if you're working across multiple regions or systems.

Supported CRSs include:

  • Geographic systems
    • WGS84 (EPSG:4326)
    • GDA2020 (EPSG:7844 or similar)
  • Projected systems
    • WGS84 / UTM Zone 56S (EPSG:32756)
    • GDA2020 / MGA Zone 56 (EPSG:7856)
    • GDA2020 / MGA Zone 56 + AHD (BIRDI:207856 — our internal code)

For UTM-based outputs, we’re running the most recent EGM2008 geoid model to support accurate height referencing — great news if you're dealing with elevation-critical projects.

What CRS should you pick?

It depends on your use case:

  • Just need a general map? Birdi will default our best match based on your data, or WGS84 is widely supported and simple.
  • Working in Australia with surveyed data? GDA2020 / MGA with AHD is your go-to for aligning with local standards.
  • Need precise elevation data? Go for a projected CRS with geoidal height — like AHD or EGM2008-based systems.

And of course, whatever CRS you pick during processing is the one your outputs will be in — so tools like QGIS, ArcGIS, or AutoCAD will know exactly how to position your data.

Brooke Hahn
Brooke has been involved in SaaS startups for the past 10 years. From marketing to leadership to customer success, she has worked across the breadth of teams and been pivotal in every company's strategy and success.