Will PostGIS have a release that supports Postgres 9.1 and the new GIST index when 9.1 comes out?<div><br></div><div>Aren<br><br><div class="gmail_quote">On Mon, Jul 25, 2011 at 2:34 PM, forkandwait <span dir="ltr"><<a href="mailto:forkandwait@gmail.com">forkandwait@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Ragi Burhum <rburhum <at> <a href="http://gmail.com" target="_blank">gmail.com</a>> writes:<br>


<br>
> Brent and Sean are correct. Nevertheless, it is worth noting that if you are<br>
trying to do k nearest neighbor queries, PostgreSQL 9.1 has  much better (as in<br>
orders of magnitude) indexing support for this particular scenario.<br>
See <a href="http://www.depesz.com/index.php/2010/12/11/waiting-for-9-1-knngist/" target="_blank">http://www.depesz.com/index.php/2010/12/11/waiting-for-9-1-knngist/</a> <br>
<br>
</div>It is worth noting that the "geometry" native to postgres is very useful for<br>
building tricky multidimensional indices and getting distances in a sort of<br>
"state space" analysis.<br>
<br>
For actual mapping of stuff on the ground, Postgis is way more appropriate.<br>
<br>
<br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<div class="im"><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
</div><div><div></div><div class="h5"><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</div></div></blockquote></div><br></div>