[Mapserver-users] regex / Case Insensitive Query

Steve Lime steve.lime at dnr.state.mn.us
Tue Jun 10 14:57:15 EDT 2003


There is no particular option that I've added to the expression parser
to do that. You'd have
to check the docs for your local regex library to see if it supports
something. Otherwise that
old message of mine still holds true. If the user types in 'foo' and
you use javascript to turn
that into '[Ff][Oo][Oo]' then that can work as well.

Steve

Stephen Lime
Data & Applications Manager

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> "robert fritz" <robert-fritz at web.de> 06/06/03 08:27AM >>>
Hello,


is it possible to do a case-insensitive itemquery, using a regular
expression?
Something like :

 Filter ("[Name]" =~ /*%value%*/)     (+ not case sensitive)

Maybe something changed:
http://mapserver.gis.umn.edu/data2/wilma/mapserver-users/0008/msg00096.html



Thank you,
robert



____________________________________________________________________________
Jetzt bei WEB.DE FreeMail anmelden = 1qm Regenwald schuetzen! Helfen
Sie mit! Nutzen Sie den Serien-Testsieger. http://user.web.de/Regenwald


_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu 
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users



More information about the mapserver-users mailing list