Skip to main content
Question

How to write outputs with different formats (CSAR, XML, GML) (with a different extension) to one Zip file ?

  • August 16, 2022
  • 2 replies
  • 50 views

I want to write a CSAR raster, metadata (.XML) and an additional layer (.GML) to one zipped file. If I add folder.zip to the path the first files are being overwritten and dataset fanout does seem like a way 

to split an existing output into multiple file extension to be zipped. Both options are not giving the desired result. 

2 replies

evieatsafe
Safer
  • Safer
  • September 6, 2022

Hi @yasminvb​ thanks for your question, could you provide a sample workspace and screenshots of this issue? Thanks!


  • Author
  • September 12, 2022

Thank you! We solved it by running the workspace in one go instead of running it part by part. I think we will use the FME server in the future to be able to combine all data.