[Geotools-devel] feature freeze - chill our for summer

2014-07-09 Thread Jody Garnett
We have a feature freeze scheduled for friday week (i.e. Friday the 18th). If you have a pull request (or patch) that needs a prompt review please escalate it with an email to the devel list. If you have a chance to help out with the review process please take a look at the list here: - https://gi

Re: [Geotools-devel] [Pull request #501] DB Idle connections improvements

2014-07-09 Thread Jody Garnett
Excellent I will look forward to your revised pull request, and thanks for escalating this on the devel list. -- Jody Jody Garnett On Wed, Jul 9, 2014 at 9:07 AM, Damiano Giampaoli < damiano.giampa...@geo-solutions.it> wrote: > > Ciao Jody, > read my answers below, > > > Regards, > Damiano > >

Re: [Geotools-devel] library/metadata logging test failure?

2014-07-09 Thread Jody Garnett
Trying to think what else could be different? Perhaps different file system - case (in)sensitive or not? Image assertions tend to only work on master, on 11.x they still fail based on different fonts. Jody Garnett On Tue, Jul 8, 2014 at 5:02 PM, Justin Deoliveira wrote: > Thanks Jody. I just t

Re: [Geotools-devel] [Pull request #501] DB Idle connections improvements

2014-07-09 Thread Damiano Giampaoli
Ciao Jody, read my answers below, Regards, Damiano 2014-07-08 20:08 GMT+02:00 Jody Garnett : > So yeah, for new parameters (i.e. API change) can you add an example to > the docs? > > sure > * http://docs.geotools.org/latest/userguide/library/jdbc/datastore.html > > If you do have a story to

Re: [Geotools-devel] StructuredGridCoverage2DReader WCS

2014-07-09 Thread Daniele Romagnoli
Ok. I have found the reason. The NetCDF output format support has been developed with a set of current working assumptions (which may be relaxed with some additional development): Quoting only one of them, from http://docs.geoserver.org/2.4.1/user/community/netcdf-out/index.html - Input coverag

Re: [Geotools-devel] StructuredGridCoverage2DReader WCS

2014-07-09 Thread Daniele Romagnoli
== GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Ing. Daniele Romagnoli Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solu

Re: [Geotools-devel] StructuredGridCoverage2DReader WCS

2014-07-09 Thread Jeroen Dries
Hi Daniele, the test does show the issue: have a look at the bounding boxes of the returned coverages: they do not correspond to the boxes of the original granules, instead both have a bounding box equal to the one which is requested. All of the other dimensions are also the same, so in fact th

Re: [Geotools-devel] StructuredGridCoverage2DReader WCS

2014-07-09 Thread Daniele Romagnoli
Hi Jeroen, I have checked your pull request and your tests but I didn't understand where the problem is. You are configuring a mosaic made of 2 granules 10,70 30,70 35,70 55,70 | | | | | | | | |

Re: [Geotools-devel] image comparison tests on osx

2014-07-09 Thread Andrea Aime
On Wed, Jul 9, 2014 at 3:07 PM, Justin Deoliveira wrote: > >> To just disable all image comparison tests on OSX? I guess if there is >> not enough dev time on OSX, it's the only way, right? >> > > Yes, a system property that wouldn't be set by default but something that > could be set when proble

Re: [Geotools-devel] image comparison tests on osx

2014-07-09 Thread Justin Deoliveira
On Wed, Jul 9, 2014 at 8:57 AM, Andrea Aime wrote: > On Wed, Jul 9, 2014 at 2:52 PM, Justin Deoliveira < > jdeol...@boundlessgeo.com> wrote: > >> >> >> >> On Wed, Jul 9, 2014 at 2:11 AM, Andrea Aime > > wrote: >> >>> On Wed, Jul 9, 2014 at 2:22 AM, Justin Deoliveira < >>> jdeol...@boundlessgeo.co

Re: [Geotools-devel] image comparison tests on osx

2014-07-09 Thread Andrea Aime
On Wed, Jul 9, 2014 at 2:52 PM, Justin Deoliveira wrote: > > > > On Wed, Jul 9, 2014 at 2:11 AM, Andrea Aime > wrote: > >> On Wed, Jul 9, 2014 at 2:22 AM, Justin Deoliveira < >> jdeol...@boundlessgeo.com> wrote: >> >>> Hi all, >>> >>> More mac issues... I am running into a test failure in the re

Re: [Geotools-devel] image comparison tests on osx

2014-07-09 Thread Justin Deoliveira
On Wed, Jul 9, 2014 at 2:11 AM, Andrea Aime wrote: > On Wed, Jul 9, 2014 at 2:22 AM, Justin Deoliveira < > jdeol...@boundlessgeo.com> wrote: > >> Hi all, >> >> More mac issues... I am running into a test failure in the render module. >> >> Failed tests: >> GridCoverageRendererTest.testReproject

[Geotools-devel] [jira] (GEOT-4844) ZonalStats uses wrong parameters

2014-07-09 Thread Jeroen Dries (JIRA)
Title: Message Title Jeroen Dries created an issue