[postgis-tickets] [PostGIS] #3422: test_lwgeom_split fails on various architectures

PostGIS trac at osgeo.org
Tue Jan 12 01:19:16 PST 2016


#3422: test_lwgeom_split fails on various architectures
-----------------------+---------------------------
  Reporter:  sebastic  |      Owner:  pramsey
      Type:  defect    |     Status:  reopened
  Priority:  medium    |  Milestone:  PostGIS 2.2.2
 Component:  postgis   |    Version:  2.2.x
Resolution:            |   Keywords:
-----------------------+---------------------------
Changes (by strk):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 The tests _are_ related. Robustness issues in lwgeom_split were found to
 be the cause for corrupting topology, so rather than hiding the failure in
 the C library, we should keep it exposed and try to fix it instead.

 The correct solution would be to keep the split point as a vertex, rather
 than re-projecting it, when found to be already ON the segment.

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