[PostGIS] #5868: Add Function to Detect Valid Polygons with Point Touching Rings
PostGIS
trac at osgeo.org
Thu Mar 20 10:09:29 PDT 2025
#5868: Add Function to Detect Valid Polygons with Point Touching Rings
---------------------------+---------------------------
Reporter: gravitystorm | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.3
Component: postgis | Version: 3.4.x
Resolution: | Keywords:
---------------------------+---------------------------
Comment (by mdavis):
Have you considered using ST_MakeValid` to fix this problem? It causes
less change than buffering.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5868#comment:3>
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