[postgis-tickets] [PostGIS] #3670: Tolerance silently ignored in ST_RemoveRepeatedPoint for multipoint

PostGIS trac at osgeo.org
Sun Aug 20 09:22:55 PDT 2017


#3670: Tolerance silently ignored in ST_RemoveRepeatedPoint for multipoint
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  reopened
  Priority:  blocker  |  Milestone:  PostGIS 2.4.0
 Component:  postgis  |    Version:  2.3.x
Resolution:           |   Keywords:
----------------------+---------------------------
Changes (by pramsey):

 * status:  closed => reopened
 * resolution:  wontfix =>


Comment:

 Doco is correct, current code removes exact repeated points, and shouldn't
 be too hard to make it respect tolerance, though algorithm in there is
 O(n2). Forgot to re-open ticket, am actually going to add the tolerance
 support.

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