[mapserver-users] Regular Expressions with PostGIS

Mike Saunt mikesaunt at gmail.com
Thu May 29 12:24:39 EDT 2008


Hi All

We have an application that calls MapServer CGI from C# which creates
regular expressions for qitem (itemnquery etc) - basically when calling a
shape file all is good but not with PostGIS

uniqueid~'(a|A)(b|B)(c|C)123' = good for postgis

[uniqueid]=~/(a|A)(b|B)(c|C)123/ = bad for postgis (good for mapserver)

Does anyone know a way around - the calling app doesn't necessarily know
whether the base layer is PostGIS or OGR or Shape etc

Cheers
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080529/d7d23d2a/attachment.html


More information about the mapserver-users mailing list