[Mapserver-users] Re: Expression parser error
pkishor_98
pkishor@geoanalytics.com
Thu, 27 Mar 2003 15:14:40 -0000
--- In mapserver-users@yahoogroups.com, Agneta Schick <schick@s...>
wrote:
> Dear mapserver-users,
>
> I have no idea where to search for this error;
> I hope someone can point me
> in the right direction:
>
..>
> but I get the above error message when I add
> CLASS
> EXPRESSION ([GEO]) < 120) # 0 <= [GEO] <= 657
Your expression is missing a parens. Should be like so...
EXPRESSION (([GEO]) < 120)
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users