That's actually the lexer then since it's responsible for producing tokens. It 
would need to be updated to be aware of what the local decimal delimiter is.

From: [email protected] 
[mailto:[email protected]] On Behalf Of Smith, Michael 
ERDC-RDE-CRREL-NH
Sent: Tuesday, May 19, 2015 11:27 AM
To: MapserverList OSGEO
Subject: Re: [mapserver-users] [EXTERNAL] Re: Mapserver 7+oracle - wfs 
getFeature with filter on numeric field

It looks like whats happening is that's being converted into 3 Tokens and the 
oracle driver converts it into a number + comma + number.

The tokenizer is not treating that value as a single value.

Mike
--
Michael Smith
Remote Sensing/GIS Center
US Army Corps of Engineers
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to