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 <[email protected]>wrote:

> Can't, it's not implemented against nd.
>
> P.
>
> On Tue, Dec 3, 2013 at 12:05 PM, Stephen Mather
> <[email protected]> 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
> > [email protected]
> > http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
> _______________________________________________
> postgis-users mailing list
> [email protected]
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to