[postgis-devel] [PostGIS] #1274: ST_CreateTopoGeo failed
PostGIS
trac at osgeo.org
Tue Nov 8 07:13:08 PST 2011
#1274: ST_CreateTopoGeo failed
----------------------+-----------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
The attached SQL file imports a table of multipolygons which when
collected and given in input to ST_CreateTopoGeo trigger an error about a
mismatch between a node and a curve endpoint.
The cause of the bug is in issue #1273 (a point is not equal to the same
point but with a bounding box added).
I've filed this other bug because I belive another bug is hiding somewhere
else in that nodes in the topology being constructed are being points with
a bounding box cache attached, which isn't expected.
Also, I'll attach the input to this ticket.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1274>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list