Opened 15 years ago

Closed 14 years ago

#204 closed defect (fixed)

Merge shp2pgsql/shp2pgsql-core into one entity

Reported by: mcayland Owned by: mcayland
Priority: medium Milestone: PostGIS 1.5.0
Component: postgis Version: master
Keywords: Cc:

Description

Resolve current issues with shp2pgsql/shp2pgsql-core and merge together.

See http://postgis.refractions.net/pipermail/postgis-devel/2009-April/005453.html for some comment on this.

Change History (5)

comment:1 by pramsey, 15 years ago

Milestone: postgis 1.5.0

comment:2 by pramsey, 14 years ago

Owner: changed from pramsey to mcayland

comment:3 by pramsey, 14 years ago

I think you've got this one nailed, yes?

comment:4 by mcayland, 14 years ago

Still a few minor snags to pick up on this, the two main ones I can think of are COPY mode and to clean up properly when an import fails. Won't take me too long though ;)

comment:5 by mcayland, 14 years ago

Resolution: fixed
Status: newclosed

Okay. I believe my work here is done. Please test and let me know if you find anything.

The only thing to note is that the loader still defaults to using INSERT syntax; to change the default for both the command line and GUI, simply change set_config_defaults(). Otherwise we can force it for just the GUI when shp2pgsql-gui starts.

Note: See TracTickets for help on using tickets.