Is it possible to get an additional attribute from a las file in FME. Indeed I have an input point cloud in las format with a vertical distance attribute on each point.
I need this attribute to make statistics.
How to get this attribute directly when reading the las file (or other) without passing "PointCloudCoercer"?