<div dir="ltr"><div><br></div>I don't know if it's helpful, but PLY and PCD both support binary encoding of any set of dimensions.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 1, 2019 at 3:26 PM Howard Butler <<a href="mailto:howard@hobu.co">howard@hobu.co</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Aug 1, 2019, at 2:09 PM, Jed Frechette <<a href="mailto:jedfrechette@gmail.com" target="_blank">jedfrechette@gmail.com</a>> wrote:<br>
> <br>
> On Thu, Aug 1, 2019 at 12:32 PM Howard Butler <<a href="mailto:howard@hobu.co" target="_blank">howard@hobu.co</a>> wrote:<br>
>> I think TileDB is a better choice for this task at the moment than SQLite with the upcoming PDAL 2.0 release. Norman Barker is supporting it through PDAL's support venues, and I believe his firm is available for paid support opportunities. It is going to perform much better and it supports streaming. The SQLite drivers were a proof of concept that I developed based on our experience with both the Oracle and pgpointcloud drivers, and while it is interesting for database storage of point clouds, it has some significant downsides.<br>
> <br>
> Thanks for the good advice. I had looked in to TileDB and it seems<br>
> really interesting but given how general it is I wasn't sure how well<br>
> the implementation played with PDAL. It's good to hear that it is at<br>
> least a candidate for a nativeish container format.<br>
<br>
Numpy is also a candidate. We don't have a writers.numpy, but all the code to do so is in the Python extension. You could then save npz files and transit your data that way. Happy to merge a patch on it, but it won't make the 2.0 release cutoff.<br>
<br>
Howard<br>
_______________________________________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org" target="_blank">pdal@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pdal</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>