[postgis-devel] [PostGIS] #982: ST_ChangeEdgeGeom doesn't let you change geometry of a closed edge

PostGIS trac at osgeo.org
Tue May 24 01:56:34 PDT 2011


#982: ST_ChangeEdgeGeom doesn't let you change geometry of a closed edge
----------------------+-----------------------------------------------------
 Reporter:  strk      |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.0.0
Component:  topology  |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------
 Closed edges can't be changed by current ST_ChangeEdgeGeom as it'll find
 them always cross a node (the self-node). This is due to the DE-IM9
 considering closed edges as having no boundary.

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