[pdal] Sample code for using PipelineExecutor from 3rd Party

Paul Schrum paul.schrum at gmail.com
Thu Jun 29 09:57:01 PDT 2017


Thanks.  I am looking at this now.

- Paul

On Thu, Jun 29, 2017 at 12:54 PM, Howard Butler <howard at hobu.co> wrote:

>
> On Jun 29, 2017, at 11:48 AM, Paul Schrum <paul.schrum at gmail.com> wrote:
>
> Hi.  I am the GSoC 2017 student working on integrating PDAL into GRASS.
>
> Howard Butler recommended to me a few weeks back that I use the Pipeline
> Executor class in my work.  I have been looking over www.pdal.io seeking
> examples of how to call pdal from third party code, but I am having trouble
> finding anything.  I also looked at https://github.com/PDAL/PDAL/
> tree/master/examples , but I don't see anything as basic as what I need.
>
>
>
> The Python extension is a good example to follow.
>
> https://github.com/PDAL/PDAL/blob/master/pdal/PipelineExecutor.hpp
>
> https://github.com/PDAL/PDAL/blob/master/python/pdal/PyPipeline.cpp
>
>
> Can someone help me find such a page that I can use as a go-by?
>
>
> You have to dig in the code.
>
> 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
> https://www.pdal.io/api/index.html ?
>
>
> Let's get bulk read working first before we work through processOne and
> streaming...
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20170629/3204643d/attachment.html>


More information about the pdal mailing list