[postgis-tickets] [PostGIS] #3412: geometry intersects edge on TopoGeo_addLinestring with tolerance 0.001

PostGIS trac at osgeo.org
Tue Dec 29 03:08:10 PST 2015


#3412: geometry intersects edge on TopoGeo_addLinestring with tolerance 0.001
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 2.2.1
 Component:  topology  |    Version:  2.0.x
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by strk):

 What happens after this step is that the line (now in red) is further
 snapped to the existing nodes, which moves it further left, to intersects
 with the green.

 I guess a solution here could be to improve snapping so that subsequent
 snapping operations would not move the line anymore.

 This might also be seen as a bug in the GEOS snapping routine.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3412#comment:6>
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