Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get arrays from different stages #138

Open
rettenda opened this issue Nov 11, 2022 · 0 comments
Open

Get arrays from different stages #138

rettenda opened this issue Nov 11, 2022 · 0 comments

Comments

@rettenda
Copy link

I am using PDAL for loading and processing pointclouds into a python script. Hence I am not really using the writers and just reading the pipeline's array after applying the filters.
In this reply, it is stated, that it's possible to have multiple writers in a pipeline. But is it also possible to grab the arrays from mutliple stages of the pipeline when using the python extension? Or, during processing, to enforce storage of a apecific array?
Specifically, i am applying a range filter to the classification. And if the result has too few points, I would like to grab the array before filtering to continue processing with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant