[geos-devel] [GEOS] #731: GEOSEqualsExact returns False where GEOSEquals returns True
GEOS
geos-trac at osgeo.org
Wed Nov 25 00:45:57 PST 2015
#731: GEOSEqualsExact returns False where GEOSEquals returns True
------------------------+---------------------------
Reporter: mwtoews | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.4.3
Component: Default | Version: 3.4.2
Severity: Unassigned | Resolution:
Keywords: |
------------------------+---------------------------
Comment (by strk):
EqualsExact checks equality of structure (type and vertex-by-vertex
match). Only, it accepts a tolerance for the vertex-by-vertex match
(tolerance about distance between the points being matched).
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/731#comment:2>
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