[postgis-devel] [PostGIS] #1116: Topology: ST_ModEdgeHeal return wrong id

PostGIS trac at osgeo.org
Sat Jul 9 09:00:30 PDT 2011


#1116: Topology: ST_ModEdgeHeal return wrong id
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  strk         
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  topology   |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by strk):

 ST_ModEdgeHeal returns a _node_ identifier (the node being deleted by the
 operation), not an _edge_ identifier. I've updated the documentation in
 r7624.

 The ISO specs say the function should not have a return, I tought it could
 have been useful to know abot the node id...

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