[pdal] pgpointcloud writer compression

Lars laasunde at hotmail.com
Thu Jun 7 07:08:54 PDT 2018


Hello,

Does pdal have any plans to support laz compression for pgpointcloud writer? This compression type is support by PostGIS pgpointcloud extension.

The source code does define a compression type enumerator named "lazperf" (compression.hpp). However the pgwriter class does not implement a solution for this compression type. Actually tried using pdal with compression set to use "laszperf" which resultet in pdal using none which was confussing. The PgWriter::SetupSchema method handles lazperf as none instead of giving an error message.

kind regards, Lars



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20180607/a46e984d/attachment.html>


More information about the pdal mailing list