Re: [Geotools-devel] ImageMosaic GetCapabilities performance

2018-08-09 Thread Andrea Aime
Ah, by looking at it, it would seems the store wrapper in the mosaic module is not correctly delegating down the visitor and thus breaking database optimizations. Yep, pull requests are quite welcomed, please pay attention to the rules to contribute, detailed here: https://github.com/geotools/geoto

[Geotools-devel] ImageMosaic GetCapabilities performance

2018-08-09 Thread György Tomcsányi
Hello all, we are using GeoServer to display a large number of GeoTIFFs using ImageMosaic data stores. The data has several dimensions (time and custom). We are adding new data to these stores periodically and the goal is to be able to display years of data (millions of granules). We have enc

Re: [Geotools-devel] dependency to Jdk14Logger impl

2018-08-09 Thread Jody Garnett
Raise a bug, and we need to review these dependencies for Java 18.9 compatibility. On Wed, Aug 8, 2018 at 10:31 PM Frank Gasdorf via GeoTools-Devel < [email protected]> wrote: > Hi folks, > > I'm not sure about current implementation in > *CommonsLoggerFactory.java* >