2D transformation of string file
This function is useful for transforming coordinates from one coordinate system to another. It is also useful where survey data has been entered using an incorrect backsight. In that situation,you can correct the data by transforming the coordinate system onto the backsight that was used.
Another situation when this is useful is when oblique sections have been taken through a DTM or string file using an axis. In this situation, the resultant section string files have coordinates relating to the axis used. You can easily transform them back to real world coordinates using this 2D TRANSFORM function.
To run this function: Choose File tools > Transformations > 2D transformation of string file, or...
Fields on the Transform coordinates of strings (2D) form
After you have completed the Transform coordinates of strings (2D) form the Verify transformation parameters form displays the following parameters so you can verify that the transformation will produce the expected results.
Fields on the Verify transformation parameters form
| Field | Description |
|---|---|
| Scale | The scale is determined by dividing the distance between the two new points by the distance between the two old points. Thus a scale of 1.0 means no stretching of the data. A scale value less than 1.0 means the data will become smaller. A scale value greater than 1.0 means the data will become larger, that is, it will cover a greater extent in the X and Y directions. The scaling is applied equally in both the X and Y directions. |
| Rotation | The clockwise angle through which the data is rotated from the orientation of the line between the 2 old points to the orientation of the line between the 2 new points.
|
| Shift Y | This is the displacement in the Y values from old point 1 to new point 1. |
| Shift X | This is the displacement in the X values from old point 1 to new point 1. |
Result
The new files are created with the data transformed in the way that you specified.