[postgis-tickets] [PostGIS] #4636: ST_Subdivide degrade data
PostGIS
trac at osgeo.org
Fri Feb 7 07:24:24 PST 2020
#4636: ST_Subdivide degrade data
----------------------+---------------------------
Reporter: sirsosp | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.5.4
Component: postgis | Version: 2.5.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
Kind of snaptogrid is what you get when floating precision
operation can't complete due to some robustness issue
(lines almost parallel that intersect, usually).
Even if the problem occurs on a very small portion of the
geometry, precision reduction is applied to the whole geometry,
incrementally, until the operation succeeds.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4636#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list