R - Classify las using a shape

51 Views Asked by At

Using lidR I have LIDAR point cloud and a Shapefile. I am trying to classify a las file using several polygons that are in the .shp.

Can you help me?

I've try merge_spatial and classify_poi from lidR

Shape Attribute table

1

I want to have a Coolum field in the las file with the tree row number

0

There are 0 best solutions below