<div dir="ltr">CloudCompare will load scalar fields written to LAS extra dimensions. I frequently define my LAS writer as follows.<div><br></div><div>{</div><div>    "type":"writers.las",</div><div>    "filename":"output.laz",</div><div>    "forward":"all",</div><div>    "minor_version":4,</div><div>    "extra_dims":"all"</div><div>}</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 6, 2021 at 12:37 PM Andreas Yankopolus <<a href="mailto:andreas@yank.to" target="_blank">andreas@yank.to</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>All—<div><br></div><div>Is there an open-source LPC visualization tool that allows coloring points by arbitrary dimension? I’m experimenting with different filters and would like to visualize point clouds where dot color is based on PDAL-calculated dimensions like density, linearity, scattering, etc.</div><div><br></div><div>I’ve been fiddling with <a href="http://plas.io" target="_blank">plas.io</a> for visualization and am setting up a filters.colorinterp stage to do this on a dimension-by-dimension basis, but it would be nice to quickly flip through a bunch of dimensions.</div><div><br></div><div>Cheers,</div><div><br></div><div>Andreas</div></div>_______________________________________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org" target="_blank">pdal@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pdal</a><br>
</blockquote></div>