<div dir="ltr"><div>Thanks.  I am looking at this now.<br><br></div>- Paul<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 29, 2017 at 12:54 PM, Howard Butler <span dir="ltr"><<a href="mailto:howard@hobu.co" target="_blank">howard@hobu.co</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span class=""><blockquote type="cite"><div>On Jun 29, 2017, at 11:48 AM, Paul Schrum <<a href="mailto:paul.schrum@gmail.com" target="_blank">paul.schrum@gmail.com</a>> wrote:</div><br class="m_4112069779892299876Apple-interchange-newline"><div><div dir="ltr"><div><div><div><div>Hi.  I am the GSoC 2017 student working on integrating PDAL into GRASS.<br><br></div>Howard Butler recommended to me a few weeks back that I use the Pipeline Executor class in my work.  I have been looking over <a href="http://www.pdal.io/" target="_blank">www.pdal.io</a> seeking examples of how to call pdal from third party code, but I am having trouble finding anything.  I also looked at <a href="https://github.com/PDAL/PDAL/tree/master/examples" target="_blank">https://github.com/PDAL/PDAL/<wbr>tree/master/examples</a> , but I don't see anything as basic as what I need.<br></div></div></div></div></div></blockquote><div><br></div><div><br></div></span><div>The Python extension is a good example to follow. </div><div><br></div><div><a href="https://github.com/PDAL/PDAL/blob/master/pdal/PipelineExecutor.hpp" target="_blank">https://github.com/PDAL/PDAL/<wbr>blob/master/pdal/<wbr>PipelineExecutor.hpp</a></div><div><br></div><div><a href="https://github.com/PDAL/PDAL/blob/master/python/pdal/PyPipeline.cpp" target="_blank">https://github.com/PDAL/PDAL/<wbr>blob/master/python/pdal/<wbr>PyPipeline.cpp</a></div><span class=""><div><br></div><br><blockquote type="cite"><div><div dir="ltr"><div><div><div>Can someone help me find such a page that I can use as a go-by?</div></div></div></div></div></blockquote><div><br></div></span><div>You have to dig in the code.</div><span class=""><br><blockquote type="cite"><div><div dir="ltr"><div><div>He also mentioned one-at-a-time mode, but I also don't see the documentation on that.  Is it by some other name at <a href="https://www.pdal.io/api/index.html" target="_blank">https://www.pdal.io/api/index.<wbr>html</a> ?</div></div></div></div></blockquote></span></div><br><div>Let's get bulk read working first before we work through processOne and streaming...</div><div><br></div></div></blockquote></div><br></div>