[PostGIS] #5996: ST_FilterHolesByArea

PostGIS trac at osgeo.org
Wed Oct 15 11:07:08 PDT 2025


#5996: ST_FilterHolesByArea
----------------------+---------------------------
  Reporter:  pramsey  |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.7.0
 Component:  postgis  |    Version:  3.5.x
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by pramsey):

 "Remove small holes" is not the same as "remove all holes", which is the
 use case that drove me to the idea of filtering holes also rather than
 just having a single-minded `ST_NoHoles` function. That use case seems
 like a bad fit for `ST_RemoveSmallParts`.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5996#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