3DPointAdder

Adds a three-dimensional point as the last vertex of the feature. The ordinates are taken from attributes in the original feature.

If the feature turns into a closed polygon as a result of adding the point, it will be tagged as an area feature; otherwise, it will be tagged as a line. (However, if this was the first point added, it will be tagged as a point.)

Note that the SurfaceDraper transformer (available in FME Professional and higher) can be used to supply interpolated elevation values based on a 3D grid or set of 3D features to the vertices of 2-dimensional features.

FME Function or Factory Used

@XValue

@YValue

@ZValue

@GeometryType

@TCL