[postgis-tickets] [PostGIS] #3410: ST_RemoveRepeatedPoints fails to drop second-to-last point

PostGIS trac at osgeo.org
Mon Dec 28 08:24:48 PST 2015


#3410: ST_RemoveRepeatedPoints fails to drop second-to-last point
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 2.2.1
 Component:  postgis  |    Version:  2.2.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by strk):

 I think a simpler implementation would be like the one before r14494 but
 with an additional check for last-point being unchanged between input and
 output and moving of the last point if it is not the same.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3410#comment:2>
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