Re: [Geoserver-devel] New community module: layer statistics

2011-06-08 Thread Andrea Aime
On Wed, Jun 8, 2011 at 3:49 PM, David Winslow wrote: > I talked to the GeoExt developer who'll be working on the frontend for this > and he's going to try using WPS.  I'll be sure to let you know if any > problems arise :) Happy to be of service (and see WPS grow in... uh... in the process! lol!)

Re: [Geoserver-devel] New community module: layer statistics

2011-06-08 Thread David Winslow
I talked to the GeoExt developer who'll be working on the frontend for this and he's going to try using WPS. I'll be sure to let you know if any problems arise :) -- David Winslow OpenGeo - http://opengeo.org/ On Wed, Jun 8, 2011 at 7:59 AM, Andrea Aime wrote: > On Wed, Jun 8, 2011 at 1:08 PM,

Re: [Geoserver-devel] New community module: layer statistics

2011-06-08 Thread Andrea Aime
On Wed, Jun 8, 2011 at 1:08 PM, David Winslow wrote: > It's similar but a but lower level: I just want to publish min, max, > quantiles, etc. so a javascript widget can render some wizzy charts to > help a user make ramps for the right color range.  Maybe there is > functionality in the sld module

Re: [Geoserver-devel] New community module: layer statistics

2011-06-08 Thread David Winslow
It's similar but a but lower level: I just want to publish min, max, quantiles, etc. so a javascript widget can render some wizzy charts to help a user make ramps for the right color range. Maybe there is functionality in the sld module that would help with that though. I will take a look. Who i

Re: [Geoserver-devel] New community module: layer statistics

2011-06-08 Thread Andrea Aime
On Tue, Jun 7, 2011 at 11:30 PM, David Winslow wrote: > Hey all, > I'd like to start a new community module providing a simple REST API to some > statistical operations on layers.  The immediate goal is to support a more > advanced GeoExt-based styling tool for raster data, supporting vector layer

Re: [Geoserver-devel] New community module: layer statistics

2011-06-07 Thread Justin Deoliveira
Sounds cool David. +1. On Tue, Jun 7, 2011 at 5:30 PM, David Winslow wrote: > Hey all, > > I'd like to start a new community module providing a simple REST API to > some statistical operations on layers. The immediate goal is to support a > more advanced GeoExt-based styling tool for raster dat

[Geoserver-devel] New community module: layer statistics

2011-06-07 Thread David Winslow
Hey all, I'd like to start a new community module providing a simple REST API to some statistical operations on layers. The immediate goal is to support a more advanced GeoExt-based styling tool for raster data, supporting vector layers eventually would be nice as well. -- David Winslow OpenGeo