CoordinateReplacer
Finds and replaces user defined vertex coordinate values with specified values.
The Find and Replace values may be left blank but if the Find value is defined then the Replace value must be as well and vice versa.
Input Ports
This transformer accepts Aggregates, Points, MultiPoints, Arcs, Lines, Paths, MultiCurves, MultiAreas, Polygons, Donuts, Text, MultiText, and Ellipses. Other features will be sent untouched to the <Rejected> port.
Output Ports
Any feature which has an unsupported geometry type is rejected with the fme_rejection_code attribute set to INVALID_GEOMETRY_TYPE. The supported types are: Aggregates, Points, MultiPoints, Arcs, Lines, Paths, MultiCurves, MultiAreas, Polygons, Donuts, Text, MultiText, and Ellipses.
Parameters
X Value
The value of the X coordinate that will be replaced if it is found.
The value the X coordinate will be replaced with.
Y Value
The value of the Y coordinate that will be replaced if it is found.
The value the Y coordinate will be replaced with.
Z Value
The value of the Z coordinate that will be replaced if it is found.
The value the Z coordinate will be replaced with.
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
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.