FME Transformers: 2024.1

Categories
Point Clouds
Related Transformers
3DAffiner
3DRotator
Affiner
Offsetter
RasterRotationApplier
Rotator
Scaler

PointCloudTransformationApplier

Applies a point cloud’s scale, offset, or transformation matrix to it, recalculating component values and removing the transformation values.

Jump to Configuration

Typical Uses

  • Forcing the application of transformations such as scale, offset, rotate, and shear to meet format or processing requirements.
  • Creating point clouds compatible with processing, formats, or applications that cannot handle transformations.

How does it work?

The PointCloudTransformationApplier receives point cloud features and applies transformations that are already present on the point cloud, recalculating the affected component values and removing the transformation from the feature.

Scale and Offset may be stored on individual components, and are applied by selecting those components in the Apply Scale and Offset to Components list.

Other transformations, such as rotate and shear, will be handled with a Transformation Matrix, and are applied with the Apply Transformation Matrix parameter.

Applying a transformation is primarily done for compatibility with other processing and writers that cannot support the transformation natively.

For example, the LAS reader produces Int32 coordinates with a scale and offset. However, the POINTCLOUDXYZ writer cannot support component scale/offsets, so the transformation will be applied upon writing. The resulting coordinates will be Real64 with no transformation.

Note that processing and writers that cannot support transformations will apply them automatically, but this transformer can be used to manually apply the transformation if desired.

Examples

Usage Notes

  • This transformation does not create transformations - they must already be present on the point cloud. Transformations can be created with a number of other transformers, including the Affiner, 3DAffiner, Rotator, 3DRotator, Scaler, and Offsetter.

Choosing a Point Cloud Transformer

FME has a selection of transformers for working specifically with point cloud data.

For information on point cloud geometry and properties, see Point Clouds (IFMEPointCloud).

Configuration

Input Ports

Output Ports

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies None
Aliases  
History  

FME Community

The FME Community is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

Search for all results about the PointCloudTransformationApplier on the FME Community.

 

Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.

Keywords: point "point cloud" cloud PointCloud LiDAR sonar