I have a lot of ECW raster, but without metadata (source, pixel, date). The metadata is the same for all my ECW. How i do to write metadata in batch with FME. I'm new with FME.
Thank you for your support.
Page 1 / 1
Hi @hugues
Use the ECW to Excel on the Generate workspace
Use the RasterPropertyExtractor to get metadata, and the coordinatesystemextractor to find coordinate system info.
Now all data is saved as attributes on the features and they get written to the Excel-file.
Excuse, i dond't explain correctly my problem.
I want to write metadata in ecw in batch, not extract :)
Best regards