<div dir="ltr"><div>All,</div><div><br></div><div>PDAL version 2.2 is now available. You can download the source code and see the release notes here: <a href="https://github.com/PDAL/PDAL/releases/tag/2.2.0">https://github.com/PDAL/PDAL/releases/tag/2.2.0</a></div><div>A Conda version should be available shortly.</div><div><br></div><div>In addition to new filters and many bug fixes, this version features a "where" option for filters to allow points to bypass a filter stage. The assign filter also has added simple math functionality.</div><div><br></div>For API users, note that the default storage of data in PDAL 2.2 has changed to column-major from row-major order (data comprising a single point is no longer stored contiguously). You can access the behavior in PDAL 2.1 by using the class RowPointTable instead of ColumnPointTable, which is the default data storage structure in PDAL 2.2.<div><br></div><div>Please let me know if you have any questions,</div><div><br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div></div></div>