[geos-devel] [GEOS] #1051: overlayng::EdgeMerger::merge(): Assertion `baseEdge->size() == edge->size()' failed.
GEOS
geos-trac at osgeo.org
Tue Sep 29 08:31:03 PDT 2020
#1051: overlayng::EdgeMerger::merge(): Assertion `baseEdge->size() ==
edge->size()' failed.
------------------------+---------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: closed
Priority: blocker | Milestone: 3.9.0
Component: Default | Version: master
Severity: Unassigned | Resolution: fixed
Keywords: |
------------------------+---------------------------
Comment (by mdavis):
After building JTS with `mvn clean install`, the command for running the
test is:
{{{
bin/testrunner.sh
-geomfunc org.locationtech.jtstest.function.OverlayNGRobustFunctions
org.locationtech.jts.operation.overlayng.OverlayNGRobust
-files <file-dir>/TestOverlayNG-geos-1051.xml
}}}
Note that the `Functions` classes are in the `app` module, so if running
in an environment such as Eclipse, the run needs to include that module.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1051#comment:11>
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