Ticket #1137 (new enhancement)

Opened 2 years ago

Last modified 7 weeks ago

Add a tolerance distance to ST_RemoveRepeatedPoints

Reported by: strk Owned by: pramsey
Priority: medium Milestone: PostGIS Future
Component: postgis Version: trunk
Keywords: Cc:

Description

It may be useful to specify a tolerance for ST_RemoveRepeatedPoints, so that "closeby" consecutive points are considered "repeated" and removed from input.

Change History

Changed 17 months ago by strk

  • milestone changed from PostGIS 2.0.0 to PostGIS 2.1.0

Changed 6 months ago by strk

Such an additional parameter would effectively be an implementation of "ST_Decimate" as suggested by Martin Davis here:  https://github.com/mapnik/mapnik/issues/1136#issuecomment-4662114

Changed 7 weeks ago by robe

  • milestone changed from PostGIS 2.1.0 to PostGIS Future
Note: See TracTickets for help on using tickets.