[pdal] Converting PLY file into PLY bin file?

Paul Harwood runette at gmail.com
Wed Feb 22 02:24:13 PST 2023


Look at the `storage_mode` parameter on the PLY writer
https://pdal.io/en/latest/stages/writers.ply.html#writers-ply

You should be able to create a small pipeline that reads the ascii file and
writes a binary PLY file or use `pdal translate`

On Wed, 22 Feb 2023 at 09:15, Shuxrat <shukhrat811 at gmail.com> wrote:

> Hi All,
>
> I would like to convert PLY ASCII LiDAR files into PLY bin files using
> PDAL. Is it possible? I would appreciate any suggestions.
>
> Thank you
>
> Shukhrat
> _______________________________________________
> 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/20230222/38535336/attachment.htm>


More information about the pdal mailing list