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?
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?
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).