[geos-devel] [GEOS] #1092: Fixed-precision overlay methods fail if inputs are mixed dimensions
GEOS
geos-trac at osgeo.org
Thu Jan 14 09:19:48 PST 2021
#1092: Fixed-precision overlay methods fail if inputs are mixed dimensions
--------------------------+---------------------------
Reporter: Brendan Ward | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.9.1
Component: Default | Version: master
Severity: Unassigned | Resolution:
Keywords: |
--------------------------+---------------------------
Comment (by mdavis):
This is expected behaviour. As the error states, overlay does not handle
arguments of mixed dimension. The input on this ticket obviously fails
this criteria.
This semantic is not new with OverlayNG - it has always been present in
GEOS overlay.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1092#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