
Last chance! 50% off unlimited learning
Sale ends in
Reads a LiDAR (LAS) point file and outputs a raster containing the number of overlapping flight lines in each grid cell.
flightline_overlap(input, output = NULL, resolution = 1,
verbose_mode = FALSE)
Input LiDAR file.
Output file.
Output raster's grid resolution.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.