Transformation

This command allows you to Translate, Rotate, Scale and/or Align points in the current job. Any point drawn on the map screen will be updated automatically in addition to updating the coordinates.

All of the transformations can be performed individually or all at once, if desired (Align is capable of Translate, Rotate and Scale). You first fill out the options in one or more of the tabs and then press ✅ and obtain a second screen where you fill out the range of points to transform.

Translate

Translate tab
Transformation - Translate tab
Help Helmet Green Check Red X Translate tab Rotate tab Scale tab Align tab Original Point List Original Map Screen Destination Point List Destination Map Screen Help Helmet Green Check Red X

On the Translate (Move) tab, two general methods can be used to specify the translation amount:

  1. Delta: These values represent the change in the original coordinate values and the desired coordinate values.

    Note: Raising or lowering the elevations of points is a simple matter of specifying the Delta Elv amount and leaving the Northing and Easting values at 0.

  2. Original/Destination: Indicate an existing Point ID or known coordinates of the before and after locations for the move.

    Note: This method includes the standard Point List and/or Map Screen pick methods.

    Upon specifying the two coordinates, the Delta values will be calculated and shown in their respective fields.

Note: These options share the same general coordinate labels:

Rotate

Rotate tab
Transformation - Rotate tab
Help Helmet Green Check Red X Translate tab Rotate tab Scale tab Align tab Base Point List Base Map Screen Original - From: Point List Original - From: Map Screen Original - To: Point List Original - To: Map Screen New - From: Point List New - From: Map Screen New - To: Point List New - To: Map Screen

On the Rotate tab, two general methods can be used to specify the rotation amount around a specified Base Point coordinate:

  1. Rotation: Specify the desired rotation amount.

    Note: The type of value is governed by the Angle setting.

  2. Original/New: Indicate an Original Azimuth and a New Azimuth that will be used to calculate the Rotation value above.

    Note: In addition to the standard Point List option for the From/To directions, the Map Screen pick option will place a point at the picked location if one does not already exist.

    Upon specifying two points, the Direction value(s) will be calculated and shown in their respective fields.

Note: For all rotations, the rotation value is written into the Raw File as ddd.mmss.

Scale

Scale tab
Transformation - Scale tab
Help Helmet Green Check Red X Translate tab Rotate tab Scale tab Align tab Base Point List Base Map Screen

The Scale tab is used to expand/contract the vectors from a specified Base Point by a specified Scale Factor.

Note: The coordinate of the Base Point will remain unchanged.

Align

Align tab
Transformation - Align tab
Help Helmet Green Check Red X Translate tab Rotate tab Scale tab Align tab On/Off Edit Add

Similar to a Points Localization, the Align tab will Translate, Rotate and Scale data based on using data pairs between Source and Destination coordinates.

  1. The difference between the first Source point and first Destination point determines the Translation amount.
  2. The difference between the Angle/Distance from the first and second Source points compared to the Angle/Distance from the first and second Destination points determines the Rotation and Scale.

    Note: When two, and only two, data pairs have been specified, the 2pt Rotate Only option becomes available.

  3. Once three or more data pairs have been established, Horizontal Residual values will start to be computed.
  4. Once four or more data pairs have been established, Vertical Residual values will start to be computed.
  5. Additional data pairs can be specified for redundancy to catch any outliers.

The status of the data pairs is displayed in a grid control for easy review.

Transform

When ✅ is pressed from one of the proceeding transformation tabs, a second screen appears which controls the range of points to be translated:

Linear Transformation
Linear Transformation dialog
Help Helmet Polyline Pick Green Check Red X

Raw Data Records

The transformation raw data records are expressed as one string per command with the values separated by spaces. These records will be recorded to the Raw File for processing purposes so that all Carlson processors will recognize the records and perform the transformation during re-processing.

TRANSLATE: Range Dx Dy Dz Process_Zero_Z
ROTATE: Range Angle Base_Y Base_X
SCALE: Range Scale Base_Y Base_X Use_Z
ALIGN: Range From1 To1 From2 To2

Example:

CC,Translate,7-9 200 50 0 0
CC,Rotate,7-9 33.1234 79613.662 15619.725
CC,Scale,7-9 1.5 79613.662 15619.725
CC,Align,7-9 8 6 9 7