[pdal] write eigenvalues to las
thejus kambi
thejus.kambi at gmail.com
Mon May 20 15:52:44 PDT 2019
Hello,
Can anyone direct me, how to add eigenvalues in las files. I tried
following json file and it did not work.
[
{
"type":"filters.eigenvalues",
"knn":10
},
{
"type":"writers.las",
"extra_dims":"Eigenvalue0=double_t,Eigenvalue1=double_t,Eigenvalue2=double_t"
}
]
Warm Regards,
Thejus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20190520/7a2e206c/attachment.html>
More information about the pdal
mailing list