[postgis-devel] [PostGIS] #1500: ST_AppendLine(line1, line2, [gap_tolerance]) or ST_MakeLine accepting line input

PostGIS trac at osgeo.org
Thu Jan 26 01:19:25 PST 2012


#1500: ST_AppendLine(line1, line2, [gap_tolerance]) or ST_MakeLine accepting line
input
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 r8926 implements the liblwgeom side of it, supporting gap tolerance of
 NONE, a number and ANY.
 For my own use in topology the SQL level can be w/out the whistles thus
 simply enhancing ST_MakeLine to accept line args. It would default to ANY
 tolerance ...

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1500#comment:3>
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