AreaAmalgamator

Generalizes polygonal input by connecting nearby geometries.

The AreaAmalgamator accepts polygonal geometries – including donuts – as input, and produces triangles that join input features into connected pieces, or amalgams. Small holes are removed at the end of this process.

The strategy for generalizing polygonal geometries is as follows:

Input Ports

Output Ports

Input Output

Triangles (red)

Amalgamated (green)

Holes (black)

Parameters

Transformer

Parameters

Usage Notes

Dissolving the input is necessary to remove shared boundaries and overlapping regions, with which the AreaAmalgamator cannot be expected to function properly. However, dissolving the input has some side effects:

If the Maximum Triangle Length specified is less than Maximum Triangle Width, the results may be unpredictable.

Editing Transformer Parameters

Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.

Transformer Categories

Cartography and Reports

Geometries

Spatial Analysis

Related Transformers

Generalizer

Search FME Knowledge Center

Search for samples and information about this transformer on the FME Knowledge Center.

Technical History

Associated FME function or factory: AmalgamatorFactory

Tags Keywords: Amalgamator