<div dir="ltr"><a href="https://github.com/libgeos/geos/pull/937">https://github.com/libgeos/geos/pull/937</a> switches to using DoubleDouble computation for line intersection.  This improves the accuracy of calculating line intersection points. <div><br></div><div>This fixes some egregious bugs in spatial predicate evaluation (e.g. <a href="https://github.com/libgeos/geos/issues/933">https://github.com/libgeos/geos/issues/933</a> and <a href="https://github.com/locationtech/jts/issues/396">https://github.com/locationtech/jts/issues/396</a>).<div><br></div><div>However, It does change some overlay results.  This may cause some failures in downstream integration tests.   </div><div><br></div><div>Is there any objection to backporting this fix to older versions (i.e. 3.12 and possibly further back?)</div></div></div>