[pdal] Dimensions and open-source LPC visualization

Bradley Chambers brad.chambers at gmail.com
Thu May 6 10:54:41 PDT 2021


CloudCompare will load scalar fields written to LAS extra dimensions. I
frequently define my LAS writer as follows.

{
    "type":"writers.las",
    "filename":"output.laz",
    "forward":"all",
    "minor_version":4,
    "extra_dims":"all"
}

On Thu, May 6, 2021 at 12:37 PM Andreas Yankopolus <andreas at yank.to> wrote:

> All—
>
> 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.
>
> I’ve been fiddling with plas.io 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.
>
> Cheers,
>
> Andreas
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20210506/c0829840/attachment.html>


More information about the pdal mailing list