[postgis-tickets] [PostGIS] #3232: ST_MoveIsoNode allows corrupting topology by not checking containing face

PostGIS trac at osgeo.org
Thu Aug 6 23:42:46 PDT 2015


#3232: ST_MoveIsoNode allows corrupting topology by not checking containing face
----------------------+---------------------------
 Reporter:  strk      |      Owner:  strk
     Type:  defect    |     Status:  new
 Priority:  medium    |  Milestone:  PostGIS 2.0.8
Component:  topology  |    Version:  trunk
 Keywords:            |
----------------------+---------------------------
 There's no check in ST_MoveIsoNode for maintaining the "containing_face"
 field of the node. I think it should just forbid to move the isolated node
 from one face to another, to be consistent with other editing functions
 requiring that the underlying topology does not change.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3232>
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