FME Transformers: 2026.1

Categories
Geometries

GeometryExposer

Exposes geometry names so they can be accessed by downstream transformers and writers.

Jump to Configuration

Typical Uses

  • Making geometry names available in a workspace for further processing
  • Explicitly declaring geometry names expected downstream in the workspace

How does it work?

The GeometryExposer makes unexposed geometry names visible so they can be used elsewhere in the workspace.

Names may be entered manually or imported from upstream feature caches. Known geometries can be selected from the drop-down menu.

Geometry names exposed by this transformer are visible in downstream schema-aware drop-downs in transformers such as the Reprojector, GeometryRemover, and GeometryNameSetter. They are treated as if they exist in the feature schema, even if they don’t yet exist in the data.

This transformer only exposes the geometry names - it does not ensure that valid geometry names are being exposed. Input features are not modified in any way.

Examples

Usage Notes

  • Named geometries differ from geometry type names such as point, curve, and area. To retrieve geometry types, use the @GeometryType() feature function in any transformer that outputs attributes, such as the AttributeManager.
  • This transformer exposes geometry names for use by transformers and writers, but does not add them to an attribute. The GeometryNameExtractor retrieves names into an attribute.

Configuration

Input Ports

Output Ports

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.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies None
Aliases  
History  

FME Online Resources

The FME Community and Support Center Knowledge Base have a wealth of information, including active forums with 35,000+ members and thousands of articles.

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

 

Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.