I would like to exaggerate my elevations in a xyz point cloud. Is there a transformer which would simple allow me to define a simple formula e.g "z*4"?
Solved
How could I change the elevation values of an xyz pointcloud?
Best answer by takashi
Hi @robertdbuckley, there are two options.
- Scaler: Set 4 to the Scale Factors - Z parameter.
- PointCloudExpressionEvaluator: Assign the value of an expression "@Component(z)*4" to "z" component.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.