I'm reading in ECW file to get the Filename, X Y Min, X Y Max. Write to excel, I do not want the image/raster in my excel file.
How do I get rid of the image?
I'm reading in ECW file to get the Filename, X Y Min, X Y Max. Write to excel, I do not want the image/raster in my excel file.
How do I get rid of the image?
Best answer by danilo_fme
Hi @corndawgpower,
You can use the transformer GeometryRemover before your Write XLS.

Thanks,
Danilo