Skip to main content
Question

rasterizing point clouds


Hello,

I am trying to create a polygon from different point clouds files. After the reader I use the "NumericRasterizer" and then the "RasterExtentsCoercer" but after the rasterization I receive 1 file as an output instead of 8 that was the input. Which means that they have been merged somehow and therefore I have one polygon. How can I keep the individual files and create an outline per file?

2 replies

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • February 17, 2022

Hi @penicillin​,

In the NumericRasterizer parameters, please check the Group Processing box, then set Group By to an attribute that will differentiate the point clouds from each other. If the point clouds don't have an attribute on them that is suitable, you can create one by adding a Counter before the NumericRasterizer, then selecting the '_count' attribute.


  • Author
  • February 21, 2022

@daveatsafe​  ​ Thank you very much! this is what I was looking for!


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