Transform point map

Functionality / Algorithm

The Transform point map operation transforms the coordinates of points in a point map from the map's current coordinate system to another target coordinate system.

A transformation can only be performed between compatible coordinate systems. You can:

Furthermore:

For more information on coordinate system types, see ILWIS objects : coordinate systems.

In general, the operation can be used:

Preparations for using a coordinate system projection:

For more information on available projections, refer to the Select Projection dialog box.

Input map requirements:

A transformation is only possible between:

In each of these combinations, one coordinate system is the current coordinate system of the point map, and the other is the selected target coordinate system.

Domain and coordinate system of output map:

The output point map uses the same domain as the input point map.

The output point map uses the selected target coordinate system; the coordinate boundaries of the output map will be the transformed coordinate boundaries of the input map.

Tips:

  1. To see the effect of using different projections, it is advisable to display the input map in a map window and the output maps in other map windows; then add a graticule to the map windows; open the Layers menu and select the Add Annotation, Graticule command.
  2. The Transform operations permanently change the projection of your map(s), i.e. for analysis and calculation purposes.
  3. To temporarily view map(s) which are displayed in a map window in another projection, i.e. for presentation purposes, you can:

    The contents of the map window will be displayed in the new projection. Projection information of the coordinate system as currently used by the map window can be refined by choosing the Coordinate System command from the Edit menu in the map window. Thus, you do not need to use a Transform operation.

Algorithm:

The XY-coordinates of the points of the input map are copied, and then transformed.

See also: