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] Plugins should be included #8478

Closed
grandmaster789 opened this issue Oct 7, 2019 · 1 comment · Fixed by #21275
Closed

[PDAL] Plugins should be included #8478

grandmaster789 opened this issue Oct 7, 2019 · 1 comment · Fixed by #21275
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@grandmaster789
Copy link


Is your feature request related to a problem? Please describe.
Using the vcpkg PDAL package to read pointcloud data has worked great for me, until a client supplied one in e57 format. After doing some cursory investigation, reading/writing this format is included as a plugin for PDAL, but none of the plugins are included in the vcpkg build.

Proposed solution
Please include plugins in order to support more pointcloud file formats.

Describe alternatives you've considered
The alternative is to return to building directly from source and setting the appropriate cmake options. Because of the myriad of dependencies this is probably not going to be a straightforward process imho.

@grandmaster789 grandmaster789 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Oct 7, 2019
@cbezault
Copy link
Contributor

cbezault commented Oct 8, 2019

Plugins should be added as features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants