[postgis-tickets] [PostGIS] #4496: ST_Simplify on TRIANGLETYPE doesn't do anything

PostGIS trac at osgeo.org
Thu Aug 29 06:19:32 PDT 2019


#4496: ST_Simplify on TRIANGLETYPE doesn't do anything
------------------------+---------------------------
 Reporter:  Algunenano  |      Owner:  pramsey
     Type:  defect      |     Status:  new
 Priority:  medium      |  Milestone:  PostGIS 3.0.0
Component:  postgis     |    Version:  trunk
 Keywords:              |
------------------------+---------------------------
 I don't think this is consistent with polygons, that might collapse
 depending on the preserve_collapsed flag.

 IMO, `lwgeom_simplify_in_place` should do nothing if preserve_collapsed is
 passed, but it should try to simplify (and maybe collapse) if
 preserve_collapsed is false.


 Support for TRIANGLETYPE was introduced in
 https://trac.osgeo.org/postgis/ticket/4380

 @pramsey as you implemented this, thoughts?

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