[QGIS-Developer] expression variable for rendering with QGIS server
Otto Dassau
dassau at gbd-consult.de
Wed May 23 07:16:58 PDT 2018
Dear developers,
I use expression variables within the rule based renderer. For example:
CASE WHEN @project_title LIKE '%adult' THEN "fclass" = 'school' ELSE
"fclass" = 'kindergarten' END
This works in QGIS desktop but not with QGIS Server Version 2 and 3. Does
QGIS server not support this feature at all? Or do I miss something?
Thanks for any hint
Otto
More information about the QGIS-Developer
mailing list