Hi,
I am trying to used the lascanopy to yield elevation grids classes to be of above values: 0, 2,5, 10 and 15 (
all points, >=2, >=5, >=10, =>15
).
Would be my command for these classes of -abv be bined with "-c"!?
lascanopy64 -i *.laz -c 0 2.0 5.0 10.0 15.0 -abv -otif
Thanks for your help!