[postgis-devel] [PostGIS] #2086: EdgeMerge(signed_edge_id)
PostGIS
trac at osgeo.org
Tue Nov 6 12:10:07 PST 2012
#2086: EdgeMerge(signed_edge_id)
-------------------------+--------------------------------------------------
Reporter: strk | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
The implementation could be similar to that of GetEdgeRing, which is
walking around a link and sewing until a node of degree != 2 is found.
A signed edge id would give the direction to follow. Positive to walk
forward, negative to walk backward.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2086#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-devel
mailing list