[postgis-tickets] [PostGIS] #2093: Add extra policy argument to control ST_Simplify behavior

PostGIS trac at osgeo.org
Thu Oct 2 10:00:25 PDT 2014


#2093: Add extra policy argument to control ST_Simplify behavior
-------------------------+--------------------------------------------------
 Reporter:  robe         |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.2.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by srstclair):

 Either (or both) of these proposals (st_simplify with min vertices
 arguments and st_simplifypreservestructure) seem to be good solutions to
 me. Maybe st_simplifypreservestructure could just call st_simplify(geom,
 tolerance, 2, 4, 0) internally if that's not too confusing from a user
 perspective?

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