Hello. I have several hundred .xyz files that I want to translate to las/laz files. Using a reader-writer (Point Cloud XYZ- LAS) does the job: Inputs are something like 100903_120345.xyz, 100903_120736.xyz but the output files have names like POINTCLOUDXYZ.las, POINTCLOUDXYZ_1.las and so on
What I would like to happen is for the output files to inherit the base name of the input so that the outputs would be named 100903_120345.las, 100903_120736.las etc.
I'm very new to FME so apoligies for this simple question.
Thanks
Justin.