On 10/12/20 7:56 PM, Pablo J. Zader wrote:
> But this expression does not work in *geoserver SLD*, the result of
> applying the style to my layer is empty, it does not classify any point.
> I understand that there is a problem at the geoserver + SLD level. Where
> should I report this bug?
>
I'm not sure if my "solution" applies to your SLD case but I use a
similar filter with LeafletJS.
I load a layer in a map based on some id and the cql filter that is sent
via WMS is something like:
cql_filter: "strMatches(ids, '.*\\b(97|84)\\b.*')=true"
As you can see the backslash is doubled.
bye
maxx
_______________________________________________
Geoserver-users mailing list
Please make sure you read the following two resources before posting to this
list:
- Earning your support instead of buying it, but Ian Turton:
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines:
http://geoserver.org/comm/userlist-guidelines.html
If you want to request a feature or an improvement, also see this:
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users