Hi,
Does anyone know if it’s possible to generate a .csv with RGB values using WebODM ? If not, can anyone recommend a good program that can convert an LAZ into a .csv or .txt with those attributes ?
Many thanks
Hi,
Does anyone know if it’s possible to generate a .csv with RGB values using WebODM ? If not, can anyone recommend a good program that can convert an LAZ into a .csv or .txt with those attributes ?
Many thanks
PDAL and/or QGIS should do.
Alternatively, you could use lastools.
Yup: writers.text — pdal.io should do the trick. Although you might stack this with a separate filters.sample — pdal.io just to reduce the number of points.
Thank you both. I’ll give myself a crash course in QGIS and pdal and let you know how it goes. I’m a surveyor by trade so the programming side of things is new to me. Doesn’t hurt to add strings to a bow though.
Cool. If you get stuck with PDAL, I will be happy to help.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.