<div dir="ltr">Hey,<div><br></div><div>I get an error with ST_ModEdgeSplit that looks like aa precision related issue.</div><div><br></div><div>When trying to split an edge with a point (the point is from ST_ClosestPoint, so _very_ close to the edge), </div><div>st_modeedgesplit complains that the point is not on the edge.</div><div><br></div><div>In fact st_modEdgeSplit doesn't use precision at all </div><div>(correct behavior should be : check if point is DWithin edge, project it, split etc ...)</div><div><br></div><div>I'm writting a function rc_ModEdgeSplit that will take into account precision</div><div><br></div><div>Cheers,<br>RémiC</div><div><br></div><div><br></div></div>