Unique ID

Algorithm

First, the contents of the input point, segment or polygon map into a temporary output point, segment or polygon map. In case of point and polygon maps, the geographic information will be exactly the same; in case of segment maps, the deleted segments will not be copied to the new map.

Then, a unique ID is assigned to each point, segment or polygon in the output map. This is done according to the storage sequence of the points, segments or polygons in the input map.

Furthermore, an attribute table is created. For each output ID, the original class name, ID, or value of the input map is listed; and if necessary, the areas of output polygons, or the lengths of output segments are calculated.

The output IDs are stored by the output map in a UniqueID domain (internal domain).

See also: