[postgis-devel] <-> operator for geography
Kris Jurka
books at ejurka.com
Thu Apr 26 21:38:14 PDT 2012
I have a index on a geography column and I would like to use it to pull
out nearest neighbors from a given point. With a geometry column this can
be done by ORDER BY location <-> 'point', but there is not an equivalent
operator for geography. Is there a technical reason for this or is this
just because geography is a newer type and doesn't have full support yet.
Kris Jurka
More information about the postgis-devel
mailing list