MultipleGeometrySetter
Provides the ability to set up an aggregate where each part is independent from the others, and its own complete geometry.
For example, if an aggregate enters and it contains two parts, a line and a polygon, it will leave containing the same two parts, but the difference will be that each part should now be interpreted as its own separate geometry. For example, a database writer that supports this concept may then write out each of the multiple geometries to its own geometry column.
Output Ports
Aggregates will be sent out via the Aggregate port.
This transformer works only on aggregates, so features containing any other geometry type will be sent to the Invalid output port.
Parameters
When this parameter is set to No, the aggregate will represent a single geometry comprising multiple parts
When this parameter is set to Yes, each part in the aggregate will be interpreted as its own separate geometry, independent from the other parts.
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
Transformer History
This transformer was previously named IndividualGeometriesSetter.
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.
Tags Keywords: aggregate individual multiple many "multiple geometry" multigeometry IndividualGeometriesSetter