<div dir="ltr">Hi,<div><br></div><div>i'm sorry, but in this case the documentation is in error.  The PLY writer doesn't support streaming mode.  I'll fix the documentation shortly.</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jan 16, 2019 at 8:09 PM Tom Jakubowski <<a href="mailto:tjakubowski@oblong.com">tjakubowski@oblong.com</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"><div dir="ltr"><div>Hi,</div><div><br></div><div>I am new to pdal (using Docker's pdal/pdal:1.8, specifically pdal/pdal@sha256:12d0b90af6d2056467cff77509ba44878661a12217819c8af1eb91b3fda490e2).
 I've tried a very simple pipeline (attached) which, from my reading of 
the documentation, should support streaming: it reads from a .PLY file, 
uses the decimation filter with a "step" of 8, and writes to another 
.PLY file.</div><div><br></div><div><a href="https://pdal.io/stages/readers.ply.html" target="_blank">https://pdal.io/stages/readers.ply.html</a></div><div><a href="https://pdal.io/stages/writers.ply.html" target="_blank">https://pdal.io/stages/writers.ply.html</a></div><div><a href="https://pdal.io/stages/filters.decimation.html" target="_blank">https://pdal.io/stages/filters.decimation.html</a></div><div><br></div><div>All three stages say they support streaming operations.<br></div><div><br></div><div>However, when I run the pipeline, the process runs out of memory, and validating the pipeline shows it is not streaming:</div><div><br></div><div>{<br>   "error_detail" : "",<br>   "streamable" : false,<br>   "valid" : true<br>}</div><div><br></div>What am I missing? Is there a way to further debug this (e.g. identify which part of the pipeline inhibits streaming)? Would anyone care to enlighten me?<br><div><br></div><div>Thank you,</div><div><br></div><div>Tom<br></div></div>
_______________________________________________<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>