[geos-devel] [GEOS] #1044: [OverlayNG] general/TestOverlayAA.xml fails
GEOS
geos-trac at osgeo.org
Tue Aug 18 13:10:24 PDT 2020
#1044: [OverlayNG] general/TestOverlayAA.xml fails
------------------------+--------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.9.0
Component: Default | Version: master
Severity: Unassigned | Keywords:
------------------------+--------------------------
{{{
Description: AA - A hole close to shell, B coincident with A
Geometry A: POLYGON ((10 100, 10 10, 100 10, 100 100, 10 100), (90 90, 11
90, 10 10, 90 11, 90 90))
Geometry B: POLYGON ((10 30, 10 10, 30 10, 30 30, 10 30))
Expected result: MULTILINESTRING ((10 10, 30 10), (10 10, 10 30))
Obtained result: MULTIPOINT (30 10, 10 30)
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1044>
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