Skip to main content
Question

Create raster from point cloud by components

  • September 16, 2020
  • 1 reply
  • 35 views

ceciliac

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?

1 reply

virtualcitymatt
Celebrity
Forum|alt.badge.img+34

There is probably an easier way, but this should be simple enough.

Use a PointCloudComponentRenamer to set the component you want to turn into a raster into 'z'. Then use the NumericRasteriser. If you don't want any holes then you can use the DEMRasterGernerator instead to create an interpolated grid.​


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings