[postgis-tickets] [PostGIS] #3359: toTopoGeom misses a component linestring
PostGIS
trac at osgeo.org
Sat Nov 7 00:57:35 PST 2015
#3359: toTopoGeom misses a component linestring
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.8
Component: topology | Version: 2.0.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
The debug log contains a clearly bogus assertion:
DEBUG: Elem {2,2} already in {2,1}
The assertion check comes from:
elems @> ARRAY[elem]
I'm afraid this is a tipical misuse of PostgreSQL particular arrays
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3359#comment:3>
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-tickets
mailing list