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
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
