Page 1 of 1

Trouble saving computed features to laz/laz format

Posted: Fri Nov 03, 2023 11:21 am
by eirso
Hello,
I have generated features on the point cloud in CloudCompare and want to save them to laz format. The issue is that the names of the various features are being changed to a format that CloudCompare does not accept, for example, numbers at the beginning, periods, and parentheses in the name. And I receive this error message: " PDAL exception: Can’t create dimension with invalid name ‘Roughness__(1)’". Is there a way to change the names of the features without having to manually edit each one by one?

Re: Trouble saving computed features to laz/laz format

Posted: Fri Nov 03, 2023 12:48 pm
by daniel
I don't see an easy way to do this... But have you tried with the 2.13.beta version? It doesn't rely on PDAL anymore, but on LASzip (which might be more permissive?).