[postgis-devel] Bit setting to compress PostGIS geometries

Daniel Baston dbaston at gmail.com
Fri Feb 16 06:38:28 PST 2018


Hi,

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.

I described the technique in a post here, which shows some test results:
http://www.danbaston.com/posts/2018/02/15/optimizing-postgis-geometries.html

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?

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20180216/8985bd5d/attachment.html>


More information about the postgis-devel mailing list