Skip to main content
Open

Advanced FeatureColorSetter or FeatureStyler

Related products:Transformers
  • May 2, 2018
  • 2 replies
  • 64 views

salvaleonrp
Enthusiast
Forum|alt.badge.img+21

Since the Inspector supports changing the drawing style of geometry it would be nice to have the FeatureColorSetter have opacity and width parameters.

2 replies

mlupien
Contributor
Forum|alt.badge.img+7
  • Contributor
  • June 14, 2021

It would be also great if we can set an icon directly into the workbench for some multi point layers inspectors, it would be great !

 

'>


jkr_wrk
Influencer
Forum|alt.badge.img+37
  • June 22, 2021

Maybe it helps to know that FME inspectors listen to the fme_color and fme_fill_color parameter. You could set up an attributeCreator or attributeValueMapper to set the fme_color and fme_fill_color. Both can be set with an transparency setting I believe. A fme_width attribute could give it the last push.

 

Working with these attributes would mean that you can give attributes the styling that you want at the start or your workbench and all inspectors listen to your settings.