[postgis-devel] [PostGIS] #943: ST_ModEdgeHeal : seem don't working

PostGIS trac at osgeo.org
Fri May 6 12:26:08 PDT 2011


#943: ST_ModEdgeHeal : seem don't working
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  strk         
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  topology   |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------
 Hi,

 I try this
 select topology.ST_ModEdgeHeal('topo_test',17, 16);

 where 16 & 17 are two connected edges.

 I guess they must heal, but
 instead i have this response:

  ERROR: TopoGeom 2 in layer 1 (topo_test.linee_topo.topo_geom) cannot be
 represented healing edges 17 and 16

 I attach the image of the relation between these edges.
 The red node are first and last node of the edges.

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