<div dir="ltr">Hi,<div><br></div><div>I've been experimenting with a cool technique to reduce the size of PostGIS geometries by setting insignificant bits to zero, which makes the geometry objects more compressible.</div><div><br></div><div>I described the technique in a post here, which shows some test results:</div><div><a href="http://www.danbaston.com/posts/2018/02/15/optimizing-postgis-geometries.html">http://www.danbaston.com/posts/2018/02/15/optimizing-postgis-geometries.html</a></div><div><br></div><div>I'm on the fence about whether something like this has a place in the PostGIS core, but am leaning towards "yes." What do others think?</div><div><br></div><div>Dan</div><div><br></div></div>