Hello there,<div><br></div><div>The other day I got a question from someone that wanted to store a relatively small amount of point features (~31K) that are close to each other in a &#39;highly compressed&#39; format. He wants to be able to query features by proximity using coords. The reason for this requirement is that he wants to be able to use it in embedded devices with limited memory. Yes I know memory is cheap and keeps getting cheaper, but I still thought it was an interesting question.</div>
<div><br></div><div>I can think of many ways to create a custom binary format to do such a thing, but I wanted to check the brain collective to hear what people thought. Of course spatialite and their new &quot;compressed geometries&quot; feature will come up in this conversation. I already sent an e-mail to that group for details about that :)</div>
<div><br></div><div>I want to be able to avoid reinventing the wheel, so what are your thoughts on this?</div><div><br></div><div>Thanks,</div><div><br></div><div>- Ragi</div>