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

Pdal : bug with "ground" function - Gdal not recognized (can't find "classify") #1578

Closed
Mathvarin opened this issue Apr 27, 2017 · 5 comments

Comments

@Mathvarin
Copy link

Hello,
I followed the first exercices with the docker toolbox (https://www.pdal.io/workshop/exercises/analysis/ground/ground.html) and everything worked fine. When I arrived at the "ground" function, I got this message :

bug_pdal

"PDAL: filter.pmf: Unexpected argument 'classify'.
(pdal ground Dbug) GDAL debug: GDAL: In GDALDestroy - unloading GDAL shared library"

Is anyone has an idea of the problem?

Thank you very much

Mathieu

@abellgithub
Copy link
Contributor

Duplicate of #1565.

@chambbj
Copy link
Member

chambbj commented Apr 27, 2017

Actually, @abellgithub this is a legit bug in the kernel, which is still trying to set the classify and extract options on the filter. I'll fix it up.

@chambbj chambbj reopened this Apr 27, 2017
@chambbj
Copy link
Member

chambbj commented Apr 27, 2017

In the meantime @Mathvarin, you can always perform your processing as shown here in the second example, with or without the outlier and range filters. Additional pmf documentation can be found here.

@Mathvarin
Copy link
Author

Thank you @chambbj I will try that.

@Mathvarin Mathvarin reopened this Apr 27, 2017
@Mathvarin
Copy link
Author

The second example worked fine.

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

3 participants