Very cool Andrea. A few comments inline.
> What's missing? Well, I guess it's enough for the first > cut (the sponsored one), though of course we can do better > a number of things: > - add support for alternate styles Are you just thinking named styles here; or SLD? > - allow the admin to specify a timeout (right now it's hard coded) Cannot remember if the client code allows for this one. We had considered switching to commons http client in order to have better control. > - full support in Restconfig (we need to add new resources there) > - improve the GeoTools client code so that we can use > HTTP 1.1 persistent connections and limit the number > of parallel connections we make to a single server > (right now GS is badly behaved from an HTTP client > point of view). > - allow the user to choose the format used for cascading. > Now we try png > - maybe add a pure proxy mode, if the request contains > only cascaded layers avoid decoding the image to just > re-encode it afterwards > - add support for WMS with access restrictions (this is > really just a matter of configuration, the gt2 module > does that already) > - support cascaded layers in GetMap requests that use > &SLD and &SLD_BODY This is the tough one in that the client code does not currently handle get map post. > Anyone interested in picking up from the above list? ;-) I will help as it happens; Jody ------------------------------------------------------------------------------ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
