Transform polygon map

Functionality / Algorithm

The Transform polygon map operation transforms the coordinates of polygon boundaries in a polygon map from the map's current coordinate system to another target coordinate system. You can choose whether coordinates of polygon boundaries should be densified before the transformation takes place.

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

Furthermore:

For more information on coordinate system types, see ILWIS object : 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.

Densify coordinates:

During a transformation, straight polygon boundaries which are simply defined by a start node and an end node will always remain straight as only the coordinates of the begin and end node will be transformed.

However, polygon boundaries generally consist of a start node and an end node and many intermediate points in between. Then, it is strongly advised to increase the number of intermediate points in all polygon boundaries by using the Densify Coordinates option during the Transform operation, and specify a distance interval at which intermediate points should be inserted. By using the Densify Segments option, the shape of polygons will be better preserved during the transformation.

For more information, see also Densify segment coordinates operation.

Input map requirements:

A transformation is only possible between:

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

Domain and coordinate system of output map:

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

The output polygon 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 polygon boundaries of the input map are copied, and then transformed.

Finally, new polygon areas and perimeters are calculated.

See also: