[pdal] execute a pipeline from python

Dan Lipsa dan.lipsa at kitware.com
Wed Jan 31 11:37:30 PST 2018


Hi all,
I can enable streaming in a pipeline using

./pdal pipeline --stream dsm.json

Can I do the same thing in python?
What is the option that I need to set?

pipeline = pdal.Pipeline(json)
pipeline.validate()  # check if our JSON and options were good
count = pipeline.execute()

Thanks,
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20180131/ce453922/attachment.html>


More information about the pdal mailing list