Replaces the geometry of the feature with a point that is either in the center of the feature's bounding box, somewhere inside the feature's bounding box or replaces the geometry of the feature with a point at the center of mass of the feature.
This port contains the result.
Non-area features that go through the transformer will be output here, unchanged.
Mode
Replaces the geometry of the feature with a point that is in the center of the feature's bounding box.
Replaces the geometry of the feature with a point at the center of mass of the feature. Note that, depending on the feature’s shape, the resulting point may be far outside of the original feature.
The transformer calculates the exact distribution of portions of a shape; therefore, some points can actually appear outside a feature.
Replaces the geometry of the area feature with a point that is guaranteed to be inside the area.
Note that, depending on the feature's shape, the resulting point may be far outside of the original feature.
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.
Associated FME function or factory: @ConvertToPoint
Search for samples and information about this transformer on the FME Knowledge Center.
Tags Keywords: MBR "minimum bounding rectangle" CenterPointCreator CentrePointCreator CentrePointReplacer