[mapserver-users] runtime variable substitution in layer class expression

thomas bonfort thomas.bonfort at gmail.com
Tue Feb 11 11:23:14 PST 2014


try something like:

layer
 validation
  "YEAR" "^[12][09][0-9][0-9]$"
 end
 class
  expression ([%YEAR%]<100)

--
thomas

On 11 February 2014 20:15, gorank <kirandziskig at gmail.com> wrote:
> Is there is somebody to help me?
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/runtime-variable-substitution-in-layer-class-expression-tp5101318p5103222.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list