<div dir="ltr">Thanks Howard<div><br></div><div>One more question ... any pointers about to access the face data in the cpp API?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 26 Apr 2021 at 13:40, Howard Butler <<a href="mailto:howard@hobu.co">howard@hobu.co</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Apr 26, 2021, at 7:21 AM, Paul Harwood <<a href="mailto:runette@gmail.com" target="_blank">runette@gmail.com</a>> wrote:<br>
> <br>
> That is a shame.<br>
> <br>
> Do you know what would be required? If it is not too complicated - I might give it a go.<br>
<br>
* capture references or copies of the faces in the Python binding's getArrays method [1] <br>
* provide a method to Python to access them<br>
* add Cython binding to use that method to reflect them as something useful in Python.<br>
<br>
This would be a nice addition. I would also add that the Python bindings no longer release at PDAL's release cadence. It is quite simple to tick another release to PyPI once contributions like this one are incorporated.<br>
<br>
<br>
[1] <a href="https://github.com/PDAL/python/blob/master/pdal/PyPipeline.cpp#L160" rel="noreferrer" target="_blank">https://github.com/PDAL/python/blob/master/pdal/PyPipeline.cpp#L160</a><br>
<br>
</blockquote></div>