GeoObjectStylerProcessor

Top  Previous  Next

This processor takes geo object and creates a StyledMapInterface object with a gives style.

Input parameter format:

 

Key source: Key to an geo object in the input parameter map

 

Key style: Name of a style or key to a StyledMapInterface the style is taken from

 

Key resultParamKey (optional) : Output parameter key where the new StyledMapInterface is stored in. If not given, the source is replaced. If source is already a StyledMapInterface spcifiying the resultParamKey makes no sence, since no new object is created, but only the style is reset!

 

As an special funcionality the processor can also be used only to load a style from the ISDSS configuration and put into the ISDSS parameter map. In this case source must not be specified and resultParamKey is required!