You are here: FME Transformers > Geometric Operators > LineOnAreaOverlayer

LineOnAreaOverlayer

Performs a line-on-area overlay. Each input line is split at any area boundaries it intersects.

Parameters

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

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

If the Advanced setting Geometry Handling is set to Classic in the workspace, the input arc features will be ignored in the output.

Usage Notes

Each resulting piece receives the attributes of the area(s) it is contained in, and each containing area receives the attributes of the line. When attributes are merged between features, existing attributes are not replaced.  Therefore, if the lines and areas being overlaid have attributes with the same name, then the values will not be transferred from one to the other.

You can avoid this problem by renaming (AttributeRenamer), prefixing (AttributeExpressionRenamer), or removing (AttributeRemover) attributes to avoid name collisions.

Example

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.