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

add an option to read input data from a text file to tile command #29

Merged
merged 3 commits into from
Oct 23, 2023
Merged

add an option to read input data from a text file to tile command #29

merged 3 commits into from
Oct 23, 2023

Conversation

alexbruy
Copy link
Contributor

Add a --input-file-list option to 1tile` command. This option allows to read input point cloud files from a text file (one file per line) and can be handy when one needs to tile lots of files and/or when file paths are very long.

src/tile/tile.cpp Outdated Show resolved Hide resolved
@wonder-sk wonder-sk merged commit 43caeb9 into PDAL:main Oct 23, 2023
3 checks passed
@alexbruy alexbruy deleted the tile-input-file branch October 23, 2023 08:53
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