Dissolve

Dissolve merges selected items into one or two single items, based on the value of an attribute.

Select Analysis > Boolean Operations > Dissolve.

For example, you can select a number of items and merge them into two new items based on an expression that examines their area.

The first item contains all the items whose area matches the expressiona, the second item contains the items whose area does not match.

Example:

  1. Select two or more items.
  2. Select Dissolve. The Expression Builder dialog will be displayed:

  3. In the top pane, type in an expression and click OK.
     _area#<1404 (_area# can be selected from Built-in properties > Expression Categories > Expression Values)
  4. All the selected items that match the expression are merged together (Boolean Union) into a single item. The rest of the selected items are merged into another single item.
  5. In this example Polygons of area less than 1404 square metres form one new item, while those Polygons of area greater than 1404 square metres form the second new item.

Note: Brush colours will change to illustrate the two resulting items. These brush colours can then be changed as required.