Skip to main content
Question

Zip mutiple GeoPackage files

  • March 11, 2020
  • 1 reply
  • 22 views

Forum|alt.badge.img

Hi,

I have multiple GeoPackage files with different schemes.I want to store them in a zip folder, but in separate GeoPackages not in one.

Which transformers can I use for that?

 

Thanks and best regards?

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • 8392 replies
  • March 11, 2020

My solution would be to use a FeatureWriter for each GeoPackage file and then connect all the Summary ports to a ZipArchiver (from the FME Hub).