Skip to main content
Solved

How to export final output to a zip file?


Hi all. I currently have a workspace that simply downloads some data from a SQL server, puts it threw some geometry checks and then finally uploads the .gdb to an S3 bucket.

 

I would like the final output to be a zip file rather than the .gdb but cannot get it to work. If i change the final output in the S3 connector a zip file is created but it is blank. Any help would be greatly appreciated.

 

Here is a screenshot of my process:

 

image

Best answer by nielsgerrits

You can just add .zip to the FeatureWriter's Dataset. Like 

C:\TMP\test.gdb.zip

 

View original
Did this help you find an answer to your question?

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+54
  • Best Answer
  • May 22, 2023

You can just add .zip to the FeatureWriter's Dataset. Like 

C:\TMP\test.gdb.zip

 


  • Author
  • May 24, 2023

Thankyou very much. That worked perfectly. I'm a bit embarrassed i didn't think of that.


nielsgerrits
VIP
Forum|alt.badge.img+54
mwoods wrote:

Thankyou very much. That worked perfectly. I'm a bit embarrassed i didn't think of that.

Cheers 🙂 no worries, dumb questions do not exist and this is one of those things which are only obvious when you know about it. Also, I often use the ZipArchiver from the hub to do this, if I want something else then standard.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings