[Geoserver-devel] [jira] (GEOS-5609) Config arguments for input parameters (e.g. Allowed Values)

Stefan Herle created ImprovementGEOS-5609
Config arguments for input parameters (e.g. Allowed Values)

Issue Type:

ImprovementImprovement

Assignee:

Andrea Aime

Components:

WPS

Created:

28/Jan/13 3:20 AM

Description:

It would be very nice to be able to specify config arguments in a third additional parameter in the input tuple list in the wps hooks like e.g. allowed values.

After consultation with Justin Deoliveira this could be look like this:

@process(
…,
inputs=( ‘param’: (Type, ‘description’, {‘values’: (‘value1’, ‘value2’,…)} )

)

(for the python wps hook)

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Stefan Herle

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)