[Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-02 Thread Stephen Brooke
I'm using Geoserver 2.5.1 with PostGIS 2.1.3 and the ImageMosaic plugin. I have successfully been able to use CQL_FILTER to query a my ImageMosaic layer by time and by my own custom attribute, now I am trying to create a spatial query using something like: CQL_FILTER=BBOX(the_geom, 48.46, 19.0

Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-02 Thread Rahkonen Jukka (Tike)
Hi, Is your aim to show a little bit less image data clipped with the BBOX in CQL_FILTER inside a bigger bbox that is defined by the basis WMS bbox? I have never thought about such use case and I am pretty sure that you will not success with it by using image mosaic but perhaps there is some o

Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-02 Thread Stephen Brooke
or example. Is there a more standard way to achieve this? --Steve From: Rahkonen Jukka (Tike) [mailto:jukka.rahko...@mmmtike.fi] Sent: Tuesday, September 02, 2014 12:42 PM To: Stephen Brooke; geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] CQL Filter not working with BBOX fu

Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-02 Thread Andrea Aime
On Tue, Sep 2, 2014 at 11:13 PM, Stephen Brooke wrote: > Jukka, thanks for your response. Yes, my aim is as you say, “to show a > little bit less image data clipped with the BBOX in CQL_FILTER inside a > bigger bbox that is defined by the basis WMS box” and be able to combine > this with a tem

Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-03 Thread Stephen Brooke
eoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer On Tue, Sep 2, 2014 at 11:13 PM, Stephen Brooke mailto:sbro...@mdacorporation.com>> wrote: Jukka, thanks for your response. Yes, my aim is as you say, “to show a little bit less image data clipped with th

Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-03 Thread Andrea Aime
On Wed, Sep 3, 2014 at 7:16 PM, Stephen Brooke wrote: > Thanks Andrea for your response. I tried your suggestion to add the CRS > as an additional parameter to the BBOX function: > &CQL_FILTER=BBOX(the_geom, 48, 49, 18, 19, 'EPSG:4326') > > > > Unfortunately, it doesn’t seem to work either and

Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-03 Thread Stephen Brooke
help, --Steve From: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] On Behalf Of Andrea Aime Sent: Wednesday, September 03, 2014 10:19 AM To: Stephen Brooke Cc: Rahkonen Jukka (Tike); geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] CQL Filter not working with BBOX

Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-03 Thread Rahkonen Jukka (Tike)
Subject: Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer On Wed, Sep 3, 2014 at 7:16 PM, Stephen Brooke mailto:sbro...@mdacorporation.com>> wrote: Thanks Andrea for your response. I tried your suggestion to add the CRS as an additional parameter to

Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer

2014-09-04 Thread Stephen Brooke
lto:geoserver-users@lists.sourceforge.net> Subject: Re: [Geoserver-users] CQL Filter not working with BBOX function and ImageMosaic layer On Wed, Sep 3, 2014 at 7:16 PM, Stephen Brooke mailto:sbro...@mdacorporation.com>> wrote: Thanks Andrea for your response. I tried your suggestion to add the CRS as an