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

PostGIS trac at osgeo.org
Thu Oct 2 09:37:28 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 strk):

 I've to say that ST_SimplifyPreserveStructure is not bad as an idea, btw.
 I like it.

 It would basically behave the same as ST_Simplify(geom, 2, 4, 0) in the
 other (more complex) version.

 PS: those vertices would not need to be coincident, just within that
 minumum number.

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