FME Transformers: 2024.2

Categories
Data Quality
Database
Filters and Joins

DuplicateFilter

Detects duplicate features based on the value of one or more key attributes.

Usage Notes

  • This is a more specific type of operation than that provided by the Matcher, which can match on multiple attributes as well as geometry. For such situations, this transformer is dramatically more efficient than the Matcher.
  • Output feature order may be controlled with the Advanced > Preserve Feature Order parameter.

Configuration

Output Ports

This transformer outputs to the Duplicate port any feature whose key attribute value is the same as one previously encountered. Any feature whose key value has not yet appeared is output via the Unique port.

The first feature with a unique key value is output via the Unique port – and subsequent features that have the same key value are output via the Duplicate port.

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 has a wealth of FME knowledge with over 20,000 active members worldwide. Get help with FME, share knowledge, and connect with users globally.

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