py4dgeo icon indicating copy to clipboard operation
py4dgeo copied to clipboard

Method to export point cloud as .las/.laz

Open tabernig opened this issue 2 weeks ago • 0 comments

An additional method to export the point cloud of an Epoch would be useful. The point cloud should include computed values such as the M3C2 distance or similar. It could be an optional argument for the already existing method Epoch.save(filename, as_las = True) or a new method Epoch.save_las(filename).

tabernig avatar Feb 14 '25 17:02 tabernig