Re: [Geotools-devel] GeoTools DataStore Query handling with reprojecting

2007-02-08 Thread Andrea Aime
Jody Garnett ha scritto: > Andrea Aime wrote: >> _Every_ data store ignores the forced CRS and the reprojected one when >> asked to do things in read/write mode. > I see; let me review the API and get back to you on this. I would much > rather apply a patch in one spot then force applications to

[Geotools-devel] GeoTools DataStore Query handling with reprojecting

2007-02-07 Thread Jody Garnett
Andrea Aime wrote: > _Every_ data store ignores the forced CRS and the reprojected one when > asked to do things in read/write mode. I see; let me review the API and get back to you on this. I would much rather apply a patch in one spot then force applications to apply wrappers. Currently we hav