[pdal] PLY Writer

Andrew Bell andrew.bell.ia at gmail.com
Mon Feb 25 05:33:06 PST 2019


1) Yes, the documentation is wrong in that the "default" option is not
supported.
2) No, there is no way to specify the output types for the PLY writer.  If
PCX cannot read double-precision floating point, I would open a ticket with
that application. However, this ticket seems to indicate that it has
double-precision floating point support:

https://github.com/keijiro/Pcx/issues/10

On Mon, Feb 25, 2019 at 7:16 AM vollmer at scanvision.ch <vollmer at scanvision.ch>
wrote:

>
> Hello,
>
> I’m quite new to pdal and coding. My questions are about the writer.ply. I
> want to translate from .laz files to .ply files.
>
> 1) It works on my PC when using „little endian“ (default is faulty), but
> on my Mac the colors turn black. (low priority question)
>
> 2) I want to use the files in unity, together with PCX which can read .ply
> files. When using the files coming from pdal an error occurs: unsupported
> property type = 'float64 x‘. When I open the file in CloudCompare and save
> it again as ply it works fine.
> I guess the pdal writer uses a property type that is not readable from the
> PCX. So is there a way to change the property type of the values? (f.ex. to
> uint8) To open every file in CloudCompare and save them again is not an
> option, I’m translating thousands of files.
>
> Thanks a lot and with best regards,
> Mat
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal



-- 
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20190225/a9b3e758/attachment.html>


More information about the pdal mailing list