Skip to main content

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? 

ThanksFME

What is your output format? Depending on the output format the coordinate system may indeed get lost.


Reply