Hi,
I've been working on developing a way to process strings templated with
attribute name placeholders, when serializing a WFS GetFeature / WMS/WMTS
GetFeatureInfo response.
The strings will look like something like this, for example: "This string
can contain zero or more attribute ${name} placeholders. The placeholders
can be for any ${attribute}, not only name." .
I want to build a user interface to allow the user to enter the text part of
those strings, but to select the attribute names from a list or palette.
Do you have any opinions about what would be a good / appropriate GeoServer
way of accomplishing this task?
I was thinking about doing the simplest thing that could possibly work,
which seems to me might be similar to how the Proxy Base URL text input
works
-allow the user to type the placeholder and other text into the field, maybe
with a supporting select of attribute names.
Thank you!
Peter
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel