Hi,
I would like to create a pointcloud (las file) from a csv. The csv has x, y, z and some other attributes. On one x,y coordinate I have different attributes per z value. How can I create a point cloud without loosing the attributes?
I manage to create an pointcloud via an aggregator and geometrycoercer, but then I lost all the attributes.
Any help is appreciated.
Arno