<div dir="ltr"><div>Hey all,</div><div>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?</div><div><br></div><div>Specifically, try the old version:</div><div><br></div><div>  ST_MakeValid(geom, "method=linework")</div><div><br></div><div>and compare to the new version<br></div><div><br></div><div>  ST_MakeValid(geom, "method=structure")</div><div><br></div><div>Thanks,<br></div><div>P<br></div><div><br></div><div>[1] <a href="http://lin-ear-th-inking.blogspot.com/2021/05/fixing-invalid-geometry-with-jts.html">http://lin-ear-th-inking.blogspot.com/2021/05/fixing-invalid-geometry-with-jts.html</a></div></div>