[pdal] write an in-memory array of points to a writer ... using Python bindings

Adam Steer Adam.Steer at anu.edu.au
Wed Apr 19 16:37:21 PDT 2017


Hi Michael

might LASpy help?

http://laspy.readthedocs.io/en/latest/tut_part_1.html

I also need to cross this bridge sometime really soon - and I’m also interested in a PDAL answer, if one exists.

Regards

Adam


> On 20 Apr 2017, at 9:29 am, Michael Rosen <michael.rosen at gmail.com> wrote:
> 
> Can we use the Python Bindings to create a LAS file from values we hold in Memory?  In my case, I'm using the HDF Python library to read a .h5 file and need to convert the results to LAS.
> 
> In the Writing with PDAL documentation, Bradley Chambers shows how to do this in C++ ... but it looks like we're missing some machinery to do it via Python.
> 
> In the test for the Python Bindings, we see how to write the output from a filter to an array ... but not the other way around.
> 
> msr
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal



More information about the pdal mailing list