[postgis-devel] [PostGIS] #788: Topology: ST_NewEdgesSplit don't work with more edges connected

PostGIS trac at osgeo.org
Tue Jan 18 12:28:50 PST 2011


#788: Topology: ST_NewEdgesSplit don't work with more edges connected
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  strk         
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  topology   |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by aperi2007):

 yes,

 another test confirm this:

 select topology.ST_newedgesSplit('schema_topo',1,
 ST_GeomFromEWKT('SRID=3003;POINT(3 5)'));

 work only on the first edge added to the topology.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/788#comment:2>
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