<div dir="ltr"><div>Hello all.</div><div><br></div><div>I'm exploring the function ST_Subdivide(with type geometry) and noticed that the nodes that this function creates to divide the original polygon are missing the polygon edges by ~6cm.</div><div><br></div><div>Here is an example:<br><br><div><img src="cid:ii_k3g26mti0" alt="image.png" width="543" height="314"></div><div>This is originating some issues when using the ST_Intersects because the new polygons generated by ST_Subdivide are intersecting polygons that were not being intersected before.</div><div><br></div><div>I guess this must be a matter of numeric precision but I we can't control the precision or the tolerance in either of the two functions (ST_Subdivide and ST_Intersects).</div><div><br></div><div>Is there a way to configure the precision of ST_Subdivide or to play with the ST_Intersects tolerance?</div><div><br></div><div>Any ideas or suggestions?</div><div><br></div><div>Thanks,</div><div>Eduardo<br></div><div><br></div></div></div>