<div dir="ltr"><div>+1 for exposing it.<br></div><div><br></div><div>ST_ReducePrecision ?</div><div>ST_SetPrecision ?</div><div>ST_Round ?</div><div>ST_RoundToGrid ?  (maybe...to indicate it is related to SnapToGrid.  But perhaps this will be more confusing than helpful)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 10, 2020 at 3:12 PM Paul Ramsey <<a href="mailto:pramsey@cleverelephant.ca">pramsey@cleverelephant.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">One of the "new" GEOS 3.9 features is that<br>
<br>
GEOSGeom_setPrecision<br>
<br>
actually backs onto the OverlayNG precision reducer, so you can get valid precision reduced geometries out of it.<br>
<br>
Currently, nothing in PostGIS exposes this functionality (because prior to this the precision reducer in GEOS wasn't really any smarter than our own snap to grid). <br>
<br>
Should we be exposing this?<br>
<br>
Under what name?<br>
<br>
P<br>
_______________________________________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org" target="_blank">postgis-devel@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-devel</a></blockquote></div></div>