FeatureTypeFilter

Routes input features to different output ports based on their original feature type. This transformer is especially useful when you have combined several input features for a particular operation (for example, a Clipper) but want to filter them afterwards in order to route them differently.

Output Ports

An output port is created for every connected feature type specified in the Feature Type Names parameter.

Parameters

After connecting feature types to the Input port of the FeatureTypeFilter, open the transformer parameters and click the Update button at the bottom right. (You can also type names in the Feature Type Names field.) FME analyzes the workspace and determines the possible input feature types.

The Update button is enabled only if you are in the main tab and have an input feature type attached to the FeatureTypeFilter transformer. The Update button will then read the feature types on the connected reader and automatically populate the Feature Type Names list with those values.

Click Update again and FME creates the corresponding output ports for every new connection.

Note: Note that when you remove a connection and update the FeatureTypeFilter, the corresponding output port is removed, as well as any connections made from that port. To avoid this, proceed with caution.

Advanced

Usage Notes

  • You can dynamically create new destination feature types that connect to each output port created by the FeatureTypeFilter. In the Workbench canvas, right-click on the FeatureTypeFilter transformer and select Auto Connect. For more information, see Auto Connect to Destination Feature Types in the Workbench help.
  • Output feature order may be controlled with the Advanced > Preserve Feature Order parameter.

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.

Defining Values

There are several ways to define a value for use in a Transformer. The simplest is to simply type in a value or string, which can include functions of various types such as attribute references, math and string functions, and workspace parameters. There are a number of tools and shortcuts that can assist in constructing values, generally available from the drop-down context menu adjacent to the value field.

Dialog Options - Tables

Transformers with table-style parameters have additional tools for populating and manipulating values.

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 samples and information about this transformer on the FME Community.