Feature #3710
SPIT: allow appending data to existing table
| Status: | Closed | Start Date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | C++ Plugins | |||
| Target version: | Version 1.7.0 | |||
| Platform: | Debian | Resolution: | wontfix | |
| Platform version: | Patch supplied: | No | ||
| Status info: | 0 |
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
History
Updated by Giovanni Manghi about 2 years ago
Hi Duarte,
Postgis Manager allows to append data. Furthermore I believe that SPIT will be discontinued the moment that Postgis Manager will allow to upload multiple shapefiles into postgis databases.
Abraços
Updated by Paolo Cavallini over 1 year ago
- Status changed from New to Closed
- Resolution set to wontfix
- Patch supplied set to No
IMHO SPIT will not be maintained, as DB Manager will enter into Master. No work should go into fixing this.