CoordinateConcatenator
From Fmepedia
CoordinateConcatenator is a Workbench Transformer. Retrieves the value of all the feature's coordinates into an attribute, separated by the delimiter characters.
The Coordinate Delimiter character is inserted between each coordinate set.
The Coordinate Element Delimiter is inserted between each x/y/z element of each coordinate.
If the features contain 2-dimensional data, then only the x and y coordinates will be stored; otherwise, the x, y, and z coordinates will be stored.
This transformer can be used to create a text-representation of the geometry of an object. Similar functionality can be found in the OGCGeometryExtractor.
