PDAL / wrench

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

Allow to merge point cloud files whose names are specified in a text file #26

Closed alexbruy closed 1 year ago

alexbruy commented 1 year ago

Add a input-file-list option to merge 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 merge lots of files and/or when file paths are very long.