Ticket #3710 (new enhancement)
SPIT: allow appending data to existing table
| Reported by: | dncpax | Owned by: | timlinux |
|---|---|---|---|
| Priority: | major: does not work as expected | Milestone: | Version 1.7.0 |
| Component: | C++ Plugins | Version: | |
| Keywords: | Cc: | ||
| Platform Version: | Platform: | Debian | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
Using SPIT to load data to PostGIS is easy and user friendly. You can make a list of shapefiles to load in one go. But it would be very good if we had an "append" checkbox, or just something to allow adding to an existing table without truncating the existing data.
As is, SPIT warns the user the table already exists, and asks if the user really wants to delete existing data. More often, the user will likely want to append.
Duarte
Change History
Note: See
TracTickets for help on using
tickets.