[postgis-tickets] [PostGIS] #3380: "geometry crosses edge" with 1e-2 tolerance
PostGIS
trac at osgeo.org
Fri Nov 27 02:29:36 PST 2015
#3380: "geometry crosses edge" with 1e-2 tolerance
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.8
Component: topology | Version: 2.0.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
I'm not sure why we're snapping to existing _NODES_ again after having
snapped to existing _EDGES_, since every existing node would already be
part of an existing edge, so we should have snapped there already.
I suppose this was a workaround for some previously found robustness case
whereas snapping to edge would move the input far enough that a second
snap would snap more (as happens in this case).
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3380#comment:8>
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