[postgis-tickets] [PostGIS] #4398: A function to smooth the linestring without losing vertices
PostGIS
trac at osgeo.org
Thu May 16 14:48:10 PDT 2019
#4398: A function to smooth the linestring without losing vertices
-------------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+---------------------------
ST_ChaikinSmoothing looks good but does not preserve vertices. When using
to smooth contour lines obtained by ST_LocateBetweenElevations though,
vertices are the values we are most sure about, so these should be kept
and instead intermediate interpolations should be added.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4398>
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