[postgis-users] <->
Stephen Mather
stephen at smathermather.com
Tue Dec 3 12:14:50 PST 2013
Ah. Explains the output I was getting.
BTW, seems to work against an nd index, just seems to treat is as 2D (which
is an OK fallback).
Thanks!
Best,
Steve
On Tue, Dec 3, 2013 at 3:12 PM, Paul Ramsey <pramsey at cleverelephant.ca>wrote:
> Can't, it's not implemented against nd.
>
> P.
>
> On Tue, Dec 3, 2013 at 12:05 PM, Stephen Mather
> <stephen at smathermather.com> wrote:
> > If I create an nd aware index, say:
> >
> > CREATE INDEX lidar_the_geom_3dx ON lidar USING gist(the_geom
> > gist_geometry_ops_nd);
> >
> > Can <-> and <#> be made to use that? If so, how?
> >
> > Thanks,
> > Best,
> > Steve
> >
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at lists.osgeo.org
> > http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20131203/1a7fce84/attachment.html>
More information about the postgis-users
mailing list