[postgis-tickets] [PostGIS] #3510: ST_RemoveColinearPoints
PostGIS
trac at osgeo.org
Mon Mar 21 22:16:18 PDT 2016
#3510: ST_RemoveColinearPoints
-------------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.3.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+---------------------------
I was surprised we don't have something like this.
This would be a function that is kind of reverse of ST_Segmentize.
Instead of adding points, it would remove points from the geometry that
don't affect shape of the geometry.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3510>
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