[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] Efficient 4D range query
From:       Sandro Santilli <strk () keybit ! net>
Date:       2015-05-20 10:56:04
Message-ID: 20150520105604.GB9709 () localhost
[Download RAW message or body]

On Wed, May 20, 2015 at 01:29:43PM +0300, Hermano ... wrote:
> Thank you for you reply. I am doing this:
> 
> select * from myTable where point @ ST_MakeLine(ST_MakePoint(-72,42,0,100), \
> ST_MakePoint(200,200,200,200)) And one row is being returned, even though the point \
> is outside the range. If I define the x and y ranges so the point is outsideits \
> limits then no row is returned. But the z and m ranges are being completed ignored. \
> The @ operator works only in 2D?

Yes. There's a single ND operator currently available: &&& (overlap)

--strk;
_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic