Changes between Version 2 and Version 3 of Ticket #4558, comment 2


Ignore:
Timestamp:
Oct 25, 2019, 7:59:19 AM (5 years ago)
Author:
mdavis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4558, comment 2

    v2 v3  
    77  B: LINESTRING (-57.2696825964778 7.15879416404005, -57 6.93901666666667)
    88}}}
    9 By inspection these two lines do intersect.  So the line segment intersection computation is computing an incorrect answer.  Much work has been done to try and make this computation robust, but clearly there is more work to do.
     9By inspection these two lines DO intersect.  So the line segment intersection computation is computing an incorrect answer.  Much work has been done to try and make this computation robust, but clearly there is more work to do.