Hi list,
I would like to ask you for some feedbacks on this topic:
In the last months the imageMosaic is growing and we are adding more readParameters when improving it in order to offer more capabilities (footprint management, filtering, support for time and elevation requests, interpolation type, … ).
When adding a GeneralParameterDescriptor to the readParameters in the setInfo method of the Format class, usually it is automatically exposed in the GeoServer GUI when configuring the layer (If my memory serves me right, there is a loop in the code which looks for parameters from the Format class and exposes them) and then it is serialized to XML.
However, there are some parameters we would like to not expose in the GUI (while some others may require a special management… but this last topic can be discussed later).
In such a context, which approach do you suggest to deal with this scenario, avoiding hard-coding on geoserver?
Should I, as an instance, “play” with wickets and setup custom editors to manage “special” parameters (which aren’t simpler String, doubles, enum…) as well as leverage on some null-editor when I don’t need to expose a parameter? (How?)
Feedbacks are very welcome.
Daniele
–
Ing. Daniele Romagnoli
Software Engineer
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584962313
fax: +39 0584962313
mob: +39 328 0559267
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/