[postgis-devel] [PostGIS] #780: Topology: adding a node over an edge fails to raise an exception (was: Topology: adding a node over an edge could split the edge.)
    PostGIS 
    trac at osgeo.org
       
    Mon Jan 17 13:56:10 PST 2011
    
    
  
#780: Topology: adding a node over an edge fails to raise an exception
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  strk         
     Type:  defect     |      Status:  assigned     
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  topology   |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------
Comment(by strk):
 Oh, for the "could split the edge" idea I'd like to have a broader and
 consistent plan involving also AddEdge and AddFace. In particular, these
 functions are currently returning the identifier of the primitive found or
 added. It's a single identifier, so, if we go for splitting... AddEdge
 interface would need to change as the return might not fit anymore a
 single identifier (if the edge has to be splitted)
-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/780#comment:4>
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