Find datum transformation parameters

Select transformation method

 

This second page of the Datum transformation parameters wizard allows you to choose the method you wish to use to calculate the datum transformation parameters between the two sets of control points.

The concept of each calculation method is shortly explained.

Dialog box options:

  Geo-centric datum shift:

Calculates the translation vector (dX, dY, dZ, i.e. differences in geocentric coordinates in meters) between:

  • the centroid of all point-coordinates in the first point map, using a local (unknown) datum,
  • and the centroid of all point-coordinates in the second point map, using a global datum (preferably WGS 84),

so that the point-coordinates of the first point map can be transformed to the second.

  Molodensky:

Calculates the translation vector (dX, dY, dZ, i.e. differences in geocentric coordinates in meters) between:

  • the centroid of all point-coordinates in the first point map, using a local (unknown) datum,
  • and the centroid of all point-coordinates in the second point map, using a global datum (preferably WGS 84),
  • and inverts the Molodensky transformation equations and avoids the use of geocentric coordinates,

so that the point-coordinates of the first point map can be transformed to the second.

  Bursa Wolf:

Calculates translations (dX, dY, dZ, i.e. differences in geocentric coordinates in meters), calculates rotations (Rot X, Rot Y, Rot Z in microradians and in arc seconds), and calculates the scale difference factor (dScale) between:

  • all point-coordinates in the first point map, using a local (unknown) datum,
  • and all point-coordinates in the second point map, using a global datum (preferably WGS 84),
  • using the center of the ellipsoid as the rotation center (pivot),

so that the point-coordinates of the first point map can be transformed to the second.

Compute scale and rotations first:

When you selected the Bursa Wolf or the Molodensky Badekas method:

  • Select this check box to have the scale factor and the rotations calculated first to obtain more accurate scale and rotation parameters (independent of the stochastic errors in the translations).
  • Clear this check box to have the translation vector calculated first.

  Molodensky Badekas:

Calculates translations (dX, dY, dZ, i.e. differences in geocentric coordinates), calculates rotations (Rot X, Rot Y, Rot Z in microradians and in arc seconds), and calculates the scale factor (dScale) between:

  • all point-coordinates in the first point map, using a local (unknown) datum,
  • and all point-coordinates in the second point map, using a global datum (preferably WGS 84),
  • using a user-defined centroid (in X, Y, Z as geocentric coordinates) on the ellipsoid of the first point map as the rotation center (pivot),

so that the point-coordinates of the first point map can be transformed to the second.

Xo, Yo, Zo:

When you selected the Molodensky Badekas method, you must specify a rotation center.

  • As defaults, the centroids of the X, Y, Z geocentric coordinates on the ellipsoid of the first point map are given.
  • If you wish, you can overrule these defaults, and specify your own Xo, Yo, Zo geocentric coordinates (on the ellipsoid of the first point map) as the rotation center.

When you click the Next button, you will go to the Output page where you can inspect, and optionally save, the calculated datum transformation parameters.

Additional information

The general process of the calculations is presented below. Conversions take place between map coordinates, latlon coordinates on the (local) ellipsoid, and geocentric coordinates.

 

x1 , y1 , z1 (map coords on certain ellipsoid with unknown datum)
    ↓ (inverse projection)    
j1 l1 , h1 (latlon coords on certain ellipsoid, with unknown datum)    →    X1 , Y1 , Z1 (geocentric coords with unknown datum)
    ↓         ↓
Actual calculation
for Molodensky
  Actual calculation
for Geo-centric shift,
Bursa Wolf and Molodensky Badekas
    ↑         ↑
j2 l2 , h2 (latlon coords with WGS84 datum)    →    X2 , Y2 , Z2 (geocentric coords with WGS 84 datum)
    ↑ (inverse projection)    
x2 , y2 , z2 (map coords using WGS 84 datum)

 

Geocentric coordinates are XYZ coordinates (in meters) where the center of the earth is taken as 0,0,0. Figure 1 below shows the octant of the world where the XYZ-geocentric coordinates are positive.

 

Fig. 1:  Relation between geocentric coordinates (X, Y, Z) and geographic coordinates (j latitude, l longitude).

 

The formula to perform the Bursa Wolf datum transformation reads:

 

 

The formula to perform the Molodensky Badekas datum transformation reads:

 

 

where:

tx , ty , tz are the translations between both datums (in geocentric coordinates).
a, b, g are the rotation angles between both datums; rotations about the X, Y and Z axes respectively. On the Output page, a, b, g are called Rot X, Rot Y, and Rot Z.
d is the scale difference between both datums. On the Output page, d is called dScale.

 

X0 , Y0 , Z0 is the rotation center of the local datum (in geocentric coordinates).
I, II are the local and global datum respectively (geocentric coordinates).

See also: