Hello,
I have a point cloud and I would like to get a buffer around each point (to apply an intersection with another mesh)
I have placed the following transformers: PointCloudToPointCoercer to separate each point (output geometry: individual points) and then a buffer (buffer type: solid)
The workbench works fine, only in the operation, somehow, I lose the georeferencing
Does anyone have a solution?
Thanks