Re: [Geoserver-devel] GeoServer 2.6.3 release changelog

2015-04-17 Thread Jody Garnett
I have set up a CHANGELOG.md for each branch populated from CodeHaus. * https://github.com/geoserver/geoserver/blob/master/src/CHANGELOG.md * https://github.com/geoserver/geoserver/blob/2.7.x/src/CHANGELOG.md * https://github.com/geoserver/geoserver/blob/2.6.x/src/CHANGELOG.md In addition I have

Re: [Geoserver-devel] GeoServer 2.6.3 release changelog

2015-04-17 Thread Jody Garnett
Harrison Grundy do you have update / ETA for the team? Time to kick it old school I guess - I have started a CHANGELOG as a temporary measure: * https://github.com/geoserver/geoserver/blob/2.7.x/src/CHANGELOG.md This will let us mark down what issues have been resolved so we can fix the issue t

Re: [Geoserver-devel] Add a WMS GetMap timeout option

2015-04-17 Thread Torben Barsballe
Yes, the code I am writing uses the minimum of the two, as long as both are nonzero. Torben On Fri, Apr 17, 2015 at 9:12 AM, Andrea Aime wrote: > On Fri, Apr 17, 2015 at 6:05 PM, Torben Barsballe < > tbarsba...@boundlessgeo.com> wrote: > >> Hello, >> >> I propose to add a format parameter (form

Re: [Geoserver-devel] Add a WMS GetMap timeout option

2015-04-17 Thread Andrea Aime
On Fri, Apr 17, 2015 at 6:05 PM, Torben Barsballe < tbarsba...@boundlessgeo.com> wrote: > Hello, > > I propose to add a format parameter (format_options=timeout:) to > the WMS RenderedImageMapOutputFormat that allows users to specify a timeout > on individual requests (As opposed to the global WMS

[Geoserver-devel] Add a WMS GetMap timeout option

2015-04-17 Thread Torben Barsballe
Hello, I propose to add a format parameter (format_options=timeout:) to the WMS RenderedImageMapOutputFormat that allows users to specify a timeout on individual requests (As opposed to the global WMS configuration *maxRenderingTime *option. In conjunction with this, I would like to add an except

[Geoserver-devel] GeoServer 2.6.3 release changelog

2015-04-17 Thread Andrea Aime
Hi, during the weekend me and Jody are going to cut GeoServer 2.6.3. One trouble is that we are going to need to go out of our normal way for it because the Jira migration is still in progress and we have a notion of which tickets have been closed split among the two Jira instances. (Harrison, cc'

[Geoserver-devel] ImageMosaicJDBC import

2015-04-17 Thread Ahmet Temiz
hello When I am struggling with ImageMosaicJDBC import facility "gt-imagemosaic-jdbc-13.0.jar " I ran into this error : " Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/media/jai/codec/SeekableStream at org.geotools.gce.imagemosaic.jdbc.Toolbox.main(Toolbox.java:46) Caused

Re: [Geoserver-devel] [Geotools-devel] Backporting improvements for PagedUniqueProcess

2015-04-17 Thread Mauro Bartolomeoli
Hi Jody, both commits are needed to fix an edge case of the PagedUnique WPS process. The PagedUnique process is a process that returns all the unique (distinct) values of a specified attribute in a FeatureType. The process has the ability to "paginate" results with a couple of inputs to specify of