Projection conversions

Coordinates can be transformed between projections within the same datum, or between projections using different datums.

A curved surface like the Earth cannot be laid flat without distorting it in some way. Projections are used to manage these distortions for representing a section of the Earth as a map, plan and on-screen visualisation.

Projections

Different projections work better in different situations, but this means that data from different geospatial datasets, such as coordinates, may not be compatible. Errors will occur if data isn’t in terms of the same projection.

Coordinate systems used in New Zealand

Our online coordinate converter gives examples of the expected input data based on options selected.

Online coordinate converter
 

Flow diagram of the projection conversion process.

Projection conversions within the same datum

If the projection coordinates are in term of the same datum, for example converting from New Zealand Transverse Mercator 2000 (NZTM2000), to a NZGD2000 Meridional Circuit:

  1. Convert the coordinates to their geographic equivalent (latitude ϕ, longitude λ, and ellipsoidal height h).
  2. Reproject in terms of the target projection.

Geodetic datums

New Zealand Transverse Mercator 2000 

NZGD2000 meridional circuits

Projection conversions between datums

If the current and target projection are in terms of a different datum, for example converting from New Zealand Map Grid to NZTM2000:

  1. Convert the coordinates to their geographic equivalent (latitude ϕ, longitude λ, and ellipsoidal height h).
  2. Transform the geographic coordinate to the new datum.
  3. Reproject in terms of the target projection.

New Zealand Map Grid

Last updated