[PostGIS] #5996: ST_FilterHolesByArea
PostGIS
trac at osgeo.org
Wed Oct 22 16:34:36 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 robe):
Yah I think a ST_FilterHolesByArea, you can always make the Area value
optional and if no area value is passed in, it would assume all holes
should be filtered.
Yah ST_RemoveSmallParts is not quite the same thing as it would remove
small polygons that don't even have holes and I'd hate to add another
argument to that function (saying true/false holes only), at that point
creating a whole new function makes more sense to me and is clearer in
intent.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5996#comment:7>
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