[mapserver-dev] Better support of EXPRESSION in SLD
Yves Jacolin
yves.jacolin at camptocamp.com
Sat May 10 05:17:56 PDT 2014
Hello,
Still working on better support of SLD generated by mapServer. I am working
now on EXPRESSION issue, for instance this expression are not supported or
wrongly:
EXPRESSION ("[type]" IN "primary,secondary,tertiary")
EXPRESSION {primary,secondary,tertiary}
EXPRESSION /motorway|trunk/
I would like to know if there is a way to know when we are in this use case:
LAYER
[..]
CLASSITEM "type"
CLASS
EXPRESSION ("[name]" IN "primary,primary_link")
STYLE
[..]
END
END
CLASS
EXPRESSION "motorway"
STYLE
[..]
END
END
END
ie a CLASSITEM is used for some CLASS EXPRESSION but for one we want to use
another attribut name.
Thanks,
Y.
--
Responsable Formation et Support
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel (France) : +33 4 79 26 57 98
Tel (Suisse) : 021 619 10 43
Mob. : +33 6 18 75 42 21
Fax : 04 79 70 15 81
Mail : yves.jacolin at camptocamp.com
http://www.camptocamp.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20140510/8ac4a0b0/attachment.html>
More information about the mapserver-dev
mailing list