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

PostGIS trac at osgeo.org
Mon Dec 28 08:50:11 PST 2015


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

Comment (by strk):

 I see one problem is with the "minpoints" parameter. By *forcing* the
 presence of a minimum of points, what takes precedence between points
 considered equal and minimum number of points ? It's kind of easy when the
 minimum number of points is 2, is there any case in which it's bigger than
 that ?

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