Ticket #204 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Merge shp2pgsql/shp2pgsql-core into one entity

Reported by: mcayland Owned by: mcayland
Priority: medium Milestone: PostGIS 1.5.0
Component: postgis Version: trunk
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

Changed 3 years ago by pramsey

  • milestone set to postgis 1.5.0

Changed 2 years ago by pramsey

  • owner changed from pramsey to mcayland

Changed 2 years ago by pramsey

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

Changed 2 years ago by mcayland

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 ;)

Changed 2 years ago by mcayland

  • status changed from new to closed
  • resolution set to fixed

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.