Coalesce Strings

Select Strings | Utilities | Coalesce to join multiple strings into one. Because a distance tolerance is applied, the strings will be joined even if they are not touching. The function uses the spacing and orientation of the string ends to determine how they are joined. The use of a key field to separate different kinds of string is also supported.

You can also use the Coalesce Strings tool on the String Editor Tools toolbar to interactively coalesce strings selected in Vizex.

To interactively coalesce strings:

  1. Select the strings in roughly the order they should be joined.
  2. Optionally, click the down arrow at right of the Coalesce Strings button (on the String Editor Tools toolbar) to define a tolerance.
  3. Click the Coalesce Strings button.

The priority when joining is to build the longest strings possible. The Coalesce process will:

Input

File

Choose the type of input file and double-click to select (or enter the name of) the file.

East and North fields

Specify the names of the Easting and Northing coordinate fields in the file.

Z field

(Optional) If the strings do not represent constant Z values, specify the name of the Z coordinate field in the file.

String field

Specify the name of the field containing values that define whether data points will be joined by a line. The values of this field in successive records must be the same before the points will be strung.

Join field

Specify the name of the field that will contain values that define whether data points will be joined by a line i.e. strung. If successive records have the same value in this field and no String field is defined (see below) a line will join the points. If a String field is defined, then values in each field in successive records must be the same before the points will be strung.

Options

Tolerance

The process will calculate the direction of the joining segment and compare this to the direction of the end segments of the two strings to be joined:

Key field

Optionally, specify a Key field so that only those strings with the same Key value will be joined.

Output

File

Select an Output file type and then double-click (or click on the Select icon) to select the name of the file to which the joined strings will be written.

Join Strings

Concept Link IconSEE ALSO