PDAL / wrench

Point cloud processing made easy!
GNU General Public License v3.0
70 stars 9 forks source link

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

Closed alexbruy closed 11 months ago

alexbruy commented 11 months ago

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.