I’m using the rasterdemgenerator and I can’t get the fme_basename passed it.
I have some lidar tiles and I want to make a DTM from them. I can do everything, but I cant get the DTM named like the input las file. It has either no name or it has the name of the transformer.
There is an old forum post where Takashi tell’s someone to expose the FME_feauture_type, fill it with the FME_basename, use a group by (using the FME_feauture_type) in the rasterdemgenerator and than use it as the raster file name.
It doesn’t work for me…
Any other suggestions? I’m on FME 2025.0
