Table to point map

Functionality / Algorithm

The table to point map operation creates a point map out of a table.

This operation is designed to obtain a point map from external data which has been imported into ILWIS as a table.

Coordinates of points in output point map:

The coordinates for the points in the output point map should be available in the input table.

The input table should therefore contain either:

Class names, IDs or values of points in output point map:

In case your input table uses an ID domain, you can choose whether the points in the output point map:

In case your input table is a table with domain None, you can choose whether the points in the output point map:

In case your input table uses any other domain, e.g. a class domain, the points in the output point map:

Input table requirements:

The input table should have either:

Domain and coordinate system of output point map:

During the operation, you will need to specify the domain that should be used by the output point map. The point may use:

The coordinate system used by the output point map:

Attribute table for output map:

The input table will be linked as an attribute table to the output point map:

Limitation:

Currently, the operation can only handle tables with extension .TBT.

Tip (for advanced users):

To convert the tiepoints in a georef tiepoints to a point map, you can do for instance the following:

  1. Open the georef tiepoints as a table.
  2. Create a point map using the same coordinate system and create an ID domain with the same number as items as the number of tiepoints in your georef tiepoints.
  3. To copy the coordinates of the points:
  4. To obtain the IDs of the control points:
  5. Close both table windows and open the point map as usual.

See also: