help with expression regex...

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Tue Apr 18 10:43:38 EDT 2006


The ELSE case is simpily to make the last CLASS have no EXPRESSION 
statement and it will be the catchall.

-Steve W.

John Cole wrote:
> I'm trying to render tiger landmark points using a class expression and this
> is working great.  But, I'd like to have a class for everything that hasn't
> been specifically rendered already and I'm trying to use a regular
> expression for that.
> 
> I've come up with the following that excludes D82, D44 and D43 in my regex
> tester (expresso) but doesn't work in mapserver.
> 
> EXPRESSION /D(?!82|44|43)\d\d/
> 
> Does anyone have an expression that does work?
> 
> I'm using Mapserver 4.8.1 on windows (in MS4W).
> 
> Thanks,
> 
> John Cole
> <DIV><FONT size=1 face="Verdana">This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. </FONT></DIV>
> 



More information about the mapserver-users mailing list