Re: [Geotools-devel] WFS module back to supported

2010-11-05 Thread Jody Garnett
Thinking out load here . We have created utility classes for a couple far reaching datastore concepts that would otherwise be hard to implement: - we have a locking manager so datastores can manage "wfs style" locks as a wrapper around feature writer access (and do spot checks for any other writ

Re: [Geotools-devel] WFS module back to supported

2010-11-05 Thread Andrea Aime
2010/11/5 Jody Garnett : > There is already a module for caching. > At the geotools level it is willing to cache any datastore; but wfs is what > it was built for. And what it makes sense for. Too slow for anything else, tried it out, slower than direct access for both shapefiles and spatial data

Re: [Geotools-devel] WFS module back to supported

2010-11-05 Thread Jody Garnett
There is already a module for caching. At the geotools level it is willing to cache any datastore; but wfs is what it was built for. Jody On 05/11/2010, at 4:32 AM, Falko Bräutigam wrote: > Hi all, > > Chris Holmes schrieb: >> Wow, it'd be awesome to have a group of people taking this on. >>

[Geotools-devel] [jira] Created: (GEOT-3308) Don't enable footprint management capabilities as default on ImageMosaic

2010-11-05 Thread Daniele Romagnoli (JIRA)
Don't enable footprint management capabilities as default on ImageMosaic Key: GEOT-3308 URL: http://jira.codehaus.org/browse/GEOT-3308 Project: GeoTools Issue Type: Tas