Opened 18 years ago

Closed 17 years ago

Last modified 15 years ago

#349 closed defect (fixed)

Buffer plugin fails

Reported by: gsherman Owned by: gsherman
Priority: major: does not work as expected Milestone:
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

When buffering a PostGIS layer, the buffer (geoprocessing) plugin fails with:

"Unable to add geometry column to the output table"

Change History (3)

comment:1 by gsherman, 17 years ago

Must Fix for Release: No
Owner: changed from timlinux to gsherman

This fix has been tested with:

POSTGIS="1.1.1" GEOS="2.0.1" PROJ="Rel. 4.4.9, 29 Oct 2004"

PostgreSQL 8.1.3

Because of the change in the name of the geometry check constraint created by addgeometrycolumn (from $2 to enforce_geotype_shape) this fix requires a recent version of PostGIS. The minimum PostGIS version that will work with this fix is unknown.

Additional testing is needed by other PostGIS/PostgreSQL version combinations.

comment:2 by gsherman, 17 years ago

Resolution: fixed
Status: newclosed

comment:3 by (none), 15 years ago

Milestone: Version 0.8

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.