Skip to main content
Question

How to keep Intensity & Decimate E57 Point Cloud ?

  • March 23, 2026
  • 1 reply
  • 40 views

vimva679
Enthusiast
Forum|alt.badge.img+10

Hello All 

Please any idea / guess how i could maintain the intensity in output and decimate E57 point cloud file. Below is my current workflow. This is my first time working with E57 filetype. 

 

1 reply

kailinatsafe
Safer
Forum|alt.badge.img+23

Hello ​@vimva679, thanks for posting! To ensure your E57 components are properly preserved during conversion, you'll need to map them to their corresponding FME components. This can be done using the following syntax on the writer parameter:

<e57component>,<fmecomponent>

Using this configuration, I was able to successfully write intensity:

Otherwise, are you able to share the version/build of FME Form being used? I was able to maintain decimation on write in Form 2026.1. It may also be helpful to know if there are points or features coming out of the “Removed” port of the PointCloudSimplifier? Happy to help further if needed! Kailin.