Hello
I seem to be too tired or lost in confusion ... I want to set the "Output Contour Interval" in ContourGenerator via an attribute.
Problem: It only allows fixed input or a predefined parameter.
So I tried to put this into a Custom transformer, publish the parameter and set it from "outside" ...
BUT: no success. Also for the Custom Transformer parameter I can only use a parameter.
Next try: @Value(attribute_name) also doesn't work
I hope there is a more flexible way to control the ContourGenerator output than to put it into its' own workspace ?!
B.T.W. same situation for DEMGenerator and maybe other similar tranformers ...