You are here: FME Transformers > Geometric Operators > AreaOnAreaOverlayer

AreaOnAreaOverlayer

Performs an area-on-area overlay so that all input areas are intersected against each other and resultant area features are created and output. The resultant areas have all the attributes of all the original features in which they are contained.

Input Ports

Output Ports

Parameters

Example:

Usage Notes

When attributes are merged between features, existing attributes are not replaced. Therefore if the polygons being overlaid have attributes with the same name, then the values will not be transferred from one to the other. You can work around this by renaming (AttributeRenamer), prefixing (AttributeExpressionRenamer), or removing (AttributeRemover) attributes to avoid name collisions.

Geometry Handling (applicable to some FME workspaces prior to FME 2012)

If the Geometry Handling Advanced setting is set to Enhanced in the workspace, ellipses accepted as areas are preserved as ellipses; otherwise, ellipses are stroked.

Editing Transformer Parameters

About Transformer Parameter Options

Transformer Categories

Geometric Operators

FME Licensing Level

FME Professional edition and above

Search FMEpedia

Search for samples and information about this transformer on FMEpedia.