[postgis-devel] [PostGIS] #1206: ST_Node or ST_NodeLines

PostGIS trac at osgeo.org
Thu Sep 22 10:50:00 PDT 2011


#1206: ST_Node or ST_NodeLines
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey       
     Type:  defect   |      Status:  new           
 Priority:  medium   |   Milestone:  PostGIS Future
Component:  postgis  |     Version:  trunk         
 Keywords:           |  
---------------------+------------------------------------------------------
 A function taking a collection of lineal geometries and performing noding
 on them. There's a known trick of doing this with ST_Union, but the result
 is often over-splitted so takes an additional ST_LineMerge to do.

 Eventually, eving a separate entry point will allow further optimizing it
 or extending it.

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