GeometryCoercer
Resets the geometry type of the feature.
Depending on the feature’s actual coordinates, the transformer may have no effect. This transformer is sometimes used to have area features treated as though they were linear features, either because some later processing requires lines, or the destination format represents lines different than polygons and the linear representation is desired.
Usage Notes
- You can't directly use the GeometryCoercer to convert donut polygons to lines. If you need to do this, extract the donut parts first using the DonutHoleExtractor.
-
To coerce from an fme_point to an fme_arc, fme_ellipse, or fme_text, use the 2DArcReplacer, 2DEllipseReplacer, or LabelPointReplacer, respectively.
Configuration
Parameters
The default criteria are set to coerce only the top level of passed in geometries.
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 Holding |
No |
Dependencies | None |
Aliases | |
History |
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 GeometryCoercer 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.