[postgis-tickets] [PostGIS] #3280: Almost collinear edges prevent adding a copy of existing edge

PostGIS trac at osgeo.org
Wed Sep 30 04:35:27 PDT 2015


#3280: Almost collinear edges prevent adding a copy of existing edge
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  assigned
  Priority:  blocker   |  Milestone:  PostGIS 2.2.0
 Component:  topology  |    Version:  2.0.x
Resolution:            |   Keywords:  robustness
-----------------------+---------------------------
Changes (by strk):

 * status:  new => assigned
 * priority:  medium => blocker
 * milestone:  PostGIS 2.1.9 => PostGIS 2.2.0


Comment:

 so it looks like the segfault was due to something extraneous, but the 2.2
 patch still need more tweaks as it's missing an ORDER BY in comparison
 with the 2.1 implementation, which makes the algorithm (also the present
 one) not correct.

 I'll set target to 2.2.0 and blocker for now, so we don't release before
 fixing this, which is a regression (even if I don't have a test handy to
 show the regressing part).

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3280#comment:12>
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