Hi,
I want to create raster based on several LIDAR component that came with a pointcloud. These are:
Component: Reflectance
Type = Int16
Scale = 0.01
Component: Deviation
Type = UInt16
I would like to create rasters based on these atributes.
I have tried PointCloudSpliter, PointCloudPropertyExtractor but without results.
Any advice?