Glue point maps

Functionality

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

By default, the operation copies all points 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 points that are to be copied into the output map. For more information on how to use a mask, see also Mask points : functionality.

By default, the operation finds the minimum and maximum X and Y coordinates used in the two, three or four different 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 points of the input maps that fall within these coordinates are copied.

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

Input map requirements:

All input point 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 point maps should have the same or a compatible coordinate system; input point maps may not use coordinate system Unknown.

Domain of output map:

For more information on internal domains and internal representations, see How to open internal domains/representations.

Coordinate system of output map:

The output point 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 point coordinates will be transformed to the coordinate system of the first input map.

See also: