[geos-devel] [GEOS] #1044: [OverlayNG] general/TestOverlayAAPrec.xml fails

GEOS geos-trac at osgeo.org
Tue Aug 18 13:37:42 PDT 2020


#1044: [OverlayNG] general/TestOverlayAAPrec.xml fails
------------------------+---------------------------
 Reporter:  strk        |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:  3.9.0
Component:  Default     |     Version:  master
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by strk):

 I was wrong about JTS, it fails with the same error. The difference is
 that while JTS uses the OLD Overlay code for XML test "intersection", GEOS
 uses the OverlayNG when compiled with --enable-overlayng.

 Martin: I find the expected output more correct than the obtained one,
 don't you ?
 {{{
 Case x.xml - #1 (4): AA - A hole close to shell, B coincident with A
 Test Failed (A intersectionng B)
   Expected: MULTILINESTRING ((10 30, 10 10),
   (10 10, 30 10))
   Actual: MULTIPOINT ((30 10), (10 30))

 }}}

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1044#comment:4>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list