[postgis-devel] ST_MakeValid Feedback

Paul Ramsey pramsey at cleverelephant.ca
Fri May 14 13:25:39 PDT 2021


Hey all,
I brought in ST_MakeValid() with support for the GeometryFixer [1] in the
hopes that people would try it out and we could discuss if we like the new
approach enough to want to make it the default?

Specifically, try the old version:

  ST_MakeValid(geom, "method=linework")

and compare to the new version

  ST_MakeValid(geom, "method=structure")

Thanks,
P

[1]
http://lin-ear-th-inking.blogspot.com/2021/05/fixing-invalid-geometry-with-jts.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20210514/e9184cff/attachment.html>


More information about the postgis-devel mailing list