Glue segment maps

Functionality

The Glue segment maps operation glues or merges two or more segment maps into one output segment map. You can thus merge for instance segment maps that were digitized as separate segment maps from different map sheets.

By default, the operation copies all segments of the input maps into the output map. You can also specify a mask to select and retrieve the class names, IDs or values of the segments that are to be copied into the output map. For more information on how to use a mask, see also Mask segments : functionality.

By default, the operation finds the minimum and maximum X and Y coordinates used in the input maps and creates from this the coordinate boundaries for the output map. The output map thus comprises the total area of all input maps. You can also define the coordinate boundaries of the output map yourself, by specifying a so-called 'clip boundary'. Then, all segments of the input maps that fall within these coordinates are copied.

When the input segment maps have attribute tables, also the tables will be automatically merged; for more information see the Glue tables operation.

Input map requirements:

All input segment maps should be of the same domain type, i.e. two or more Class maps, two or more ID maps, or two or more Value maps. The contents of the input domains does not necessarily need to be the same. For more information, see the section Domain of output map below.

Furthermore, the input segment maps should have the same or a compatible coordinate system; input segment maps may not use coordinate system Unknown.

Domain of output map:

Coordinate system of output map:

The output segment map uses the coordinate system of the first input map. The coordinate boundaries for the output map are determined from all input maps or are as specified by the user. When the coordinate systems of the input maps are different (e.g. different projections) but compatible, the coordinates will be transformed to the coordinate system of the first input map.

Tips:

See also: