Hi there,

I'm trying to use the attribute "matchCase" with filter PropertyIsEqualTo in a 
WFS GetFeature request.

In the body of the WFS request :

<ogc:PropertyIsEqualTo matchCase="false">

I get this exception :

java.lang.RuntimeException: Parsing failed for PropertyIsEqualTo: 
java.lang.classCastException: java.lang.String cannot be cast to 
java.lang.Boolean

I tried without quotes, with single quotes, on 2.14, 2.17 to no avail

The request works without the attribute matchCase but, I'd like to perform case 
insensitive requests.

Thanks








Envoyé à partir d’Outlook<http://aka.ms/weboutlook>
_______________________________________________
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


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to