[mapserver-users] modify symbol size using expression

Travis Kirstine traviskirstine at gmail.com
Mon Mar 31 07:16:12 PDT 2014


Is it possible to change the symbol size (point feature) using a expression
or dynamically create attributes

For example

LAYER
  foo = [myattribute] + 1
  .......
  STYLE
     SIZE = [foo]
      ......

OR

LAYER
   ....
   STYLE
      SIZE = [foo] / 5


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20140331/01c5cc04/attachment.html>


More information about the mapserver-users mailing list