[geos-devel] [GEOS] #1072: Setting precision of topologically invalid polygon returns incomplete results when preserving topology
GEOS
geos-trac at osgeo.org
Mon Sep 13 08:44:23 PDT 2021
#1072: Setting precision of topologically invalid polygon returns incomplete
results when preserving topology
--------------------------+---------------------------
Reporter: Brendan Ward | Owner: geos-devel@…
Type: defect | Status: closed
Priority: major | Milestone: 3.10.0
Component: Default | Version: 3.5.1
Severity: Unassigned | Resolution: wontfix
Keywords: |
--------------------------+---------------------------
Comment (by mdavis):
Replying to [comment:5 strk]:
> I thought SetPrecision was made, in GEOS-3.9, to retain validity ?
Yes, SetPrecision preserves the validity of valid inputs. But it does not
change invalid inputs into valid ones (which is what is being asked here).
That requires completely different logic, which is in MakeValid.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1072#comment:6>
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