[mapserver-users] [EXTERNAL] Re: Mapserver 7+oracle - wfs getFeature with filter on numeric field

Lime, Steve D (MNIT) Steve.Lime at state.mn.us
Tue May 19 11:53:47 PDT 2015


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: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-bounces at lists.osgeo.org] 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150519/f6046483/attachment.html>


More information about the mapserver-users mailing list