CloudComPy
CloudComPy copied to clipboard
When saving a cloud with laz 1.4, scalar fields are not saved
Hello Daniel, Paul, As LAZ 1.4 is now supported with that new release have you been able to compute a new SF and stored it as extra byte and save it in LAZ 1.4 ? I just wanted to know. test017.py is a example. (I am sorry if it's not the right place in github to ask that question). merci antoine
Originally posted by @antoinebio in https://github.com/CloudCompare/CloudComPy/issues/44#issuecomment-1161906574
reproduced with test017.py and
res = cc.SavePointCloud(cl, os.path.join(dataDir, "boule.laz"), version="1.4")
Scalar field delta is visible in the CloudCompare dialog, but not loaded.