Jody Garnett wrote:
> Thanks for the summary Andrea.
>
> I agree on all counts.
>
> The query also allows for two specific modifications; forcing a CRS
> (in cases where the CRS is incorrect) and transforming the data to a
> different projection.
>
Which is implemented quite differently acro
Thanks for the summary Andrea.
I agree on all counts.
The query also allows for two specific modifications; forcing a CRS
(in cases where the CRS is incorrect) and transforming the data to a
different projection.
Jody
On 13/09/2009, at 7:11 PM, Andrea Aime wrote:
> Hi,
> I would like to d
Hi,
I would like to discuss what seems to be a common bug in our codebase.
By definition FeaturesSource.getBounds(query) returns the bounds of
the collections that would be returned by the query.
Now, the filter is honored, so only the bounds of the features that
are actually catched by the filte