FME Transformers: 2024.1

Categories
Cartography and Reports
Geometries
Spatial Analysis
Related Transformers
Generalizer

Displacer

Solves proximity conflicts between features using a variant of the Nickerson displacement algorithm. This transformer is usually used after generalization.

Configuration

Input and Output Ports

The features routed into the transformer through the Base port are geometrically frozen (cannot move).

The features routed in through the Candidate port are compared against the Base feature(s), displaced as necessary, and exit through the Displaced port. If no displacement occurred, they exit through the Untouched port.

Each comparison/displacement is independent of the others.

Base features with geometries other than point, curve or area (polygon or ellipse or donut) will exit through the InvalidBase port. Candidate features with geometries other than point, curve or simple area (polygon or ellipse) will exit through the InvalidCandidate port.

The ExtraBase port holds extra Base features as described in the Base Type parameter below.

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

FME Community

The FME Community is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

Search for all results about the Displacer on the FME Community.

Keywords: displacement resolve conflict generalization Nickerson generalize NickersonDisplacer