[Geotools-devel] Raster classifier operation for large inputs

2018-11-14 Thread Andrea Aime
Hi, I'm looking into extending the GeoServer SLDService API to work against raster data too. The current code in that module works off the vector classification functions for equal intervals, natural breaks and quantiles. When looking at extending it for rasters, I stumbled into the ClassBreaksOpI

Re: [Geotools-devel] GeoTools / GeoServer PMC meeting - 2018-11-13

2018-11-14 Thread Andrea Aime
On Tue, Nov 13, 2018 at 9:52 PM Torben Barsballe < tbarsba...@boundlessgeo.com> wrote: > Ideas for remained of 2018: > >- > >"code-sprint" t-shirts >- > > Kevin: Maybe logos of participating projects on jigsaw puzzle > pieces? > - > >"project specific shirts" to s

Re: [Geotools-devel] Raster classifier operation for large inputs

2018-11-14 Thread Justin Deoliveira
Hey Andrea, All of your changes sound good to me. Only question I have is whether your proposed change will replace what is there? Or is your thought to add some config parameter that would trigger the histogram / approximation based method? As for moving the code to jai-text definitely makes sen

Re: [Geotools-devel] Raster classifier operation for large inputs

2018-11-14 Thread Simone Giannecchini
For what it's worth, I like the plan. Improving current code, making it shareable between multiple parts of the codebase by pushing back to JAI-Ext It will be nice to have in the SLDService. Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/

Re: [Geotools-devel] Raster classifier operation for large inputs

2018-11-14 Thread Andrea Aime
On Wed, Nov 14, 2018 at 7:54 PM Justin Deoliveira wrote: > Hey Andrea, > All of your changes sound good to me. Only question I have is whether your > proposed change will replace what is there? Or is your thought to add some > config parameter that would trigger the histogram / approximation base

Re: [Geotools-devel] Raster classifier operation for large inputs

2018-11-14 Thread Justin Deoliveira
Ahhh sorry, totally missed that, my apologies, too much multitasking on my part :) Anyways, +1 from me fwiw. On Wed, Nov 14, 2018 at 11:59 AM Andrea Aime wrote: > On Wed, Nov 14, 2018 at 7:54 PM Justin Deoliveira > wrote: > >> Hey Andrea, >> All of your changes sound good to me. Only question I

Re: [Geotools-devel] GeoTools / GeoServer PMC meeting - 2018-11-13

2018-11-14 Thread Jody Garnett
> The idea seems cool, but at the same time, I'm wondering if we should be > investing the money in the project instead, there > are a variety of things that could be done, e.g. start pushing more > aggressively towards code quality (PMD, findbugs and the like in the > builds), > refreshing CITE te

Re: [Geotools-devel] GeoTools / GeoServer PMC meeting - 2018-11-13

2018-11-14 Thread Torben Barsballe
On Wed, Nov 14, 2018 at 10:19 AM Andrea Aime wrote: > On Tue, Nov 13, 2018 at 9:52 PM Torben Barsballe < > tbarsba...@boundlessgeo.com> wrote: > >> GeoServer / GeoWebCache doc migration >> > Doc migration started during code sprint. >> >> GS Doc builds fixed last week. >> >> Swagger docs are curr