OGC GeoPackage Writer Parameters
Overwrite Database
This parameter determines whether a GeoPackage file will be deleted before writing to it. If no features are written to the corresponding feature type, the file will not be deleted.
No (default): FME writes features to the original GeoPackage file.
Yes: FME deletes an existing GeoPackage file before writing out any features.
Before setting this option to Yes, ensure that you have administrator credentials. Only server administrators can delete tables.
When a GeoPackage file is deleted, it cannot be recovered: all data is lost.
Advanced
Features Per Transaction
How many features will be processed in each transaction.