[postgis-tickets] [PostGIS] #3046: topology.GetRingEdges return wrong ring when edge.next_left/right = edge
PostGIS
trac at osgeo.org
Fri Feb 20 02:28:07 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 remic):
Hm in my opinion it is an error.
In no case should you have the same walk by walking forward or backward.
Now if calling the function for +X and -X gives the same result (except
for isolated edge).
It is the case here,
because whatever the sign you always end up turning in the same direction.
Cheers,
Rémi-C
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3046#comment:2>
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