[postgis-devel] [PostGIS] #965: ST_AddIsoNode allows adding non-isolated nodes (nodes with containing_face=null)

PostGIS trac at osgeo.org
Mon May 23 02:09:15 PDT 2011


#965: ST_AddIsoNode allows adding non-isolated nodes (nodes with
containing_face=null)
----------------------+-----------------------------------------------------
 Reporter:  strk      |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.0.0
Component:  topology  |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by aperi2007):

 Yes.

 Also I guess we could apply a real simplification to workflow because to
 do this test implicitly we find the face that really contain it :)
 So even if the user pass idface=0, if the system see that the face is not
 the UniverseFace (id=0) but instead the (for example) idface=7. It should
 put that value instead of 0 instead of raise an error.

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