[pdal] C++ api questions
    Howard Butler 
    howard at hobu.co
       
    Tue Aug 28 08:05:43 PDT 2018
    
    
  
> On Aug 28, 2018, at 5:49 AM, David Serret Mayer <david.serret at eigendynamics.com> wrote:
> 
> I have two questions ,I am trying to use PDAL with the c++ API.
> 
> 
> First, Is there a way to "parse" json directly into a stagefactory. That would be great!
There's a PipelineExecutor class that wraps thins up and makes it convenient to simply pass a pipeline to PDAL and get its output.
> Second, how do I collect the output from the filter in this program
Check out PipelineExecutor and see if that doesn't give you what you require for a high level API.
Howard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 528 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20180828/04fe6b51/attachment.sig>
    
    
More information about the pdal
mailing list