[geos-devel] [GEOS] #1043: [OverlayNG] tests/general/TestOverlayLL.xml fails

GEOS geos-trac at osgeo.org
Mon Aug 17 12:41:42 PDT 2020


#1043: [OverlayNG] tests/general/TestOverlayLL.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):

 Adding debugging to the OverlayNG GEOS class I'm seeing this graph:
 {{{
 OverlayNG::extractResult: graph: OGRPH
 NODEMAP [2]
  2 2 OE( 2 2 .. 5 5 ) A:e/B:eL / Sym: A:e/B:eL
  5 5 OE( 5 5 .. 2 2 ) A:e/B:eL / Sym: A:e/B:eL
 EDGES [2]
  OE( 2 2 .. 5 5 ) A:e/B:eL / Sym: A:e/B:eL
  OE( 5 5 .. 2 2 ) A:e/B:eL / Sym: A:e/B:eL
 }}}

 The JTS class does not have a toString method, so not sure how to compare
 (should add one).

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1043#comment:1>
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