laser index¶
Creates a spatial index to improve multi-file processing speed.
This should be run as the first step in any processing pipeline.
laser index [-h] [--input-is-list] [--cores CORES] input_files [input_file(s ...]
positional arguments:
input_file(s) Input file(s)
optional arguments:
-h, --help show this help message and exit
--input-is-list Use input file as a list of rasters to merge. (default: False)
--cores CORES number of processing threads (default: 4)