[postgis-tickets] [PostGIS] #3046: topology.GetRingEdges return wrong ring when edge.next_left/right = edge

PostGIS trac at osgeo.org
Mon Feb 23 00:27:05 PST 2015


#3046: topology.GetRingEdges return wrong ring when edge.next_left/right = edge
-----------------------+----------------------------------------------------
  Reporter:  remic     |       Owner:  strk  
      Type:  defect    |      Status:  closed
  Priority:  medium    |   Milestone:        
 Component:  topology  |     Version:  2.1.x 
Resolution:  invalid   |    Keywords:        
-----------------------+----------------------------------------------------

Comment(by strk):

 Sign does not only change direction but also side. You walk forward on the
 left side, backward on the right side. This is by design.

 The only way to change direction would be to walk backward on the left
 side or forward on the right side.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3046#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