Skip to main content

I have a built and design areas which have lines inside them, and would like to style the lines based on the status of the area it exists in.

i.e:

Area - Built = Blue line

Area - Design = Red line

Hi @anthonydahya,

My suggestion:

1) Use the transformer LineOnAreaOverlayer and select the option Generate a List on Output Line.

2) On Output Port Line ( LineOnAreaOverlayer ) connect the TestFilter and filter by List according the attribute type from Polygons:

  • Built
  • Design

3) Add two transformers FeatureColorSetter on the Output Ports from TestFilter:

Thanks,

Danilo

 


Thank you I will give that a go, much appreciated 🙂 @danilo_fme


Thank you I will give that a go, much appreciated 🙂 @danilo_fme

@anthonydahya

 

you are welcome :)

 

 

Thanks,

 

Danilo

For some reason my fmw file is now empty, will re do it and send you a copy of it :)


Reply