SQLite Spatial (FDO) Writer Parameters
Write Parameters
Overwrite Existing Database
- If this option is unchecked (default) and a database already exists, then tables and features are written to the existing database.
- If this option is checked, any existing database is deleted before writing begins.
If no database exists when writing begins, a new database is created.
Note: After a database is deleted, it cannot be recovered – all data is lost.
Template File
If a template file is specified, the destination file is replaced with a copy of the template before writing begins.