Enable SQL View parameters to be specified per layer
----------------------------------------------------
Key: GEOS-4184
URL: http://jira.codehaus.org/browse/GEOS-4184
Project: GeoServer
Issue Type: Improvement
Components: WMS
Affects Versions: 2.1-beta1
Reporter: Eli Miller
Assignee: Andrea Aime
Priority: Minor
Attachments: multi-param.patch
Enhance WMS so that Parametric SQL Views can accept parameters for individual layers (instead of applying the same set to all layers). The current VIEWPARAMS syntax would be extended to allow for specification of multiple parameter sets in the form of VIEWPARAMS=PARAMS1[,PARAMS2[...]] where the number of parameter sets provided can be zero, one or N where N is equal to the number of LAYERS specified. If only one set of parameters is specified it is applied to all layers. I have attached a patch that implements this behavior (n.b. the patch includes some overlap [KvpUtils] with the one provided in GEOS-4180).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira