Re: [Geoserver-users] SLD Variable Replacement For Legend Entry Label

2024-07-31 Thread Jody Garnett
To work without code changes, perhaps use concatenate function to combine "Less than ", with your other expressions .. > - - Jody Garnett On Jul 31, 2024 at 8:17:50 AM, Andrew Orzechowski < andrew.orzechow...@gmail.com> wrote: > In an SLD style for my raster layer, I am able to utilize vari

[Geoserver-users] SLD Variable Replacement For Legend Entry Label

2024-07-31 Thread Andrew Orzechowski
In an SLD style for my raster layer, I am able to utilize variable replacement to customize the label for a particular entry. For example: This also works when I have multiple values, such as: However, if I have text in front of the substation it does not work, such as: Is this the desire