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

Adding option to build_vpc to read files from input file list #15

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

ryan-salo
Copy link

@ryan-salo ryan-salo commented Jun 1, 2023

Similar to gdalbuildvrt I wanted to read files from a text file:

pdal_wrench build_vpc --output=testing.vpc --input_file_list=lazlist.txt

Copy link
Collaborator

@wonder-sk wonder-sk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Please feel free to also update README.md with an example how to use the input file list option...

src/vpc.cpp Outdated Show resolved Hide resolved
@ryan-salo
Copy link
Author

@wonder-sk , thanks for the suggestions! I made those changes and also added a help arg, hope that's okay.

Copy link
Collaborator

@wonder-sk wonder-sk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff, thanks!

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

Successfully merging this pull request may close these issues.

2 participants