Skip to main content
Question

Set Z value in LAS file

  • August 13, 2026
  • 0 replies
  • 30 views

pabloolivaresm
Supporter
Forum|alt.badge.img+6

Hi,

 

I have a LAS file already normalized, ground z value = 0, and other class z = height above ground. I need to set the z value to “0” to building class. I try this workflow and it’s seem to work but when I check the LAS writer, build and ground have the 8.847607091e-10 z value.

I dont know why this, but when I check property in FME, I realize that z value it’s different.

In my normalized LAS the z value

But in the output LAS I get this in z value

I tryied with PointCluidExpressionEvaluator instead remove and adder component but I get the same in Z value

Any idea why this happens?