MinimumSpanningCircleReplacer
Replaces the geometry of the feature with a polygon representing its minimum spanning circle. The minimum spanning circle is defined as the smallest circle that encloses all vertices of the passed-in feature.
Parameters
In Replace Geometry mode, each feature's geometry will be replaced with the calculated circle. In Set Attributes mode, the input geometry will be left untouched and the properties (location and radius) of the circle saved as the designated attributes on the feature.
The name of the attribute into which the x and y values of the circle center will be placed.
The name of the attribute into which the radius of the circle will be placed.
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.
Transformer Categories
FME Licensing Level
FME Professional edition and above
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.