[pdal] Is PDAL capable of producing Lidar grid metrics?

Rémi Cura remi.cura at gmail.com
Thu Sep 1 06:26:13 PDT 2016


Hey,
I do something similar with pgpointcloud.
I grou points by patch that are cells in a grid,
then I compute statistics about each patch.
Cheers,
Rémi-C

2016-09-01 15:22 GMT+02:00 Aaron Poznanovic <aaron at redfoxgis.com>:

> Greetings,
>
> This is a follow-up to a question posted over at GIS Stack Exchange (
> http://gis.stackexchange.com/questions/175454/are-pdal-or-
> pcl-capable-of-producing-lidar-grid-metrics). I'm curious what
> functionality or approach one would take with PDAL to calculate Lidar grid
> metrics?
>
> FUSION is currently the best available set of tools that I know of for
> calculating Lidar grid metrics, which are useful for describing forest
> structure (http://forsys.cfr.washington.edu/fusion/fusionlatest.html).
> From the FUSION documentation (page 70 from the documentation
> http://forsys.cfr.washington.edu/fusion/FUSION_manual.pdf):
>
> GridMetrics computes a series of descriptive statistics for a LIDAR data
> set. Output is a raster (grid) represented in database form with each
> record corresponding to a single grid cell.
>
> Essentially, I'm interested in producing a raster dataset where each cell
> represents summarized descriptive statistics for the Lidar point cloud such
> as cover, skewness, 75th percentile, etc (all of the grid metrics I'm after
> are available on the FUSION documentation. Is this currently possible, or
> recommended, with PDAL, or would this require other libraries? Many thanks
> in advance.
>
> Best Regards,
>
> -Aaron
>
> Currently
>
>
> Aaron J. Poznanovic, GISP
> Principal Consultant
> Red Fox GIS & Remote Sensing
> (218) 387-4050
> www.redfoxgis.com
>
>
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pdal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20160901/93e1210e/attachment.html>


More information about the pdal mailing list