Hi Alexander,
do you mean, in the WPS request builder? There is no support for that as far as I know.
Also, the parameters of a process developed using annotations have to be all known at compile time,
as annotations are static. To get a list of valid value at run time, you’ll have to build the necessary
infrastructure, that’s not a quick task… some ideas:
The Parameter objects describing the inputs are currently generated from AnnotationDrivenProcessFactory. In theory, you could modify it to build a OPTIONS metadata entry in the parameter that lists the valid values… having to determine the value at runtime, but specify it using an annotation, maybe one could pass the name of a class that, once instantiated, can produce such list.
The alternative would be to produce your process using a low level ProcessFactory, which would give you more control.
Once you have that, modify the WPS request builder to handle the OPTIONS metadata entry and build a drop down from it.
That said, if all you want is a list of available coverages, I believe that you just need to declare your parameter as a GridCoverage2D, and
the GUI will list the coverages available in GeoServer, when choosing the “layers” input option.
Cheers
Andrea
···
Regards, Andrea Aime
== GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.ithttp://twitter.com/geosolutions_it ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.