Ticket #3710 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by lutra

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

Note: See TracTickets for help on using tickets.