Transform point map

Command line

The Transform point map operation can be directly executed by typing the following expression on the command line of the Main window:

  

OUTMAP

=

PointMapTransform(InputPointMap, TargetCoordSys)

where:

OUTMAP

is the name of your output point map.

PointMapTransform

is the command to start the Transform Point Map operation.

InputPointMap

is the name of the input point map. The coordinate system of the input point map is the coordinate system from which you will transform.

TargetCoordSys

is the name of your target coordinate system; this is the coordinate system to which you will transform.

When the definition symbol = is used, a dependent output map is created; when the assignment symbol := is used, the dependency link is immediately broken after the output map has been calculated.

See also: