[postgis-tickets] [PostGIS] #2227: Visvalingam line generalization function

PostGIS trac at osgeo.org
Mon Jan 12 09:37:40 PST 2015


#2227: Visvalingam line generalization function
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  nicklas      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.2.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 Should the function be called ST_Visvalingam, for clearness ?
 Also, couldn't 0 be a valid threshold value for a simplification ? To only
 remove vertices on the segment defined by their adjacent ones.

 About first/last point, we have a similar issue with ST_Simplify, and the
 latest idea was to use a kind of "policy" argument. I'm on a slow
 connection now but if you search ST_Simplify in trac you should find the
 previous discussion.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2227#comment:6>
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-tickets mailing list