SMS:Data Transform

From XMS Wiki
Revision as of 19:08, 1 May 2008 by Jdhowlett (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Example of a Transform Data dialog

At a glance

  • Data can be scaled, translated, rotated
  • Depths/elevations can be converted back and forth


The Transform command is used to move scatter points. The user is asked which will be transformed, the active set or all sets. In the dialog that appears, the transformation type can be chosen and then appropriate parameters can be entered. The following transformation types are available:

  • Scaling: Scaling factors for the X, Y, and/or Z directions are entered. To prevent scaling a specific direction, the default value of 1.0 should be used.
  • Translation: Translation values for the X, Y, and/or Z directions are entered. To prevent tranlation in a specific direction, the default value of 0.0 should be used.
  • Rotations: When rotation is selected, the set of options on the right side of the dialog become available to define the center of rotation. If the Specified Point option is used, then the center of rotation is explicitly defined. Otherwise, after clicking the OK button from the Nodes Transform dialog, the user must click in the graphics window at the Point or on the Node about which the rotation should occur. The rotation will occur counter-clockwise by the specified angle around the specified center of rotation.
  • Datum Conversions: Convert between elevation and depth datums.

By default, the image will be framed after the transformation takes place. However, this can be turned off by using the Frame image after transformation option.

Related Topics