Skip to main content

 Expected

Expected output Generated

Generated output

 

 

Convert the polygon to polyline using the GeometryCoercer (fme_line) before writing it.

Of the polygon has donuts in it, you need the DonutHoleExtractor before the GeometryCoercer.


If you just want to change the display, but still want to be able to click on the polygons to retrieve information, I would use a KMLStyler and set the Fill Opacity to 0


Convert the polygon to polyline using the GeometryCoercer (fme_line) before writing it.

Of the polygon has donuts in it, you need the DonutHoleExtractor before the GeometryCoercer.

I don't want to convert as line.. I need polygon without fill​


If you just want to change the display, but still want to be able to click on the polygons to retrieve information, I would use a KMLStyler and set the Fill Opacity to 0

I have tried this, but still I didn't get the output as like I want. I hope that is bug in the KMLStyler


@Takashi Iijima​  please suggest the workaround.


Hi @venu​ , I tried to write a transparent polygon with a KMLStyler (Fill Opacity: 0.00) and KML writer into a KML dataset, and successfully did that.

I'm using FME 2020.1.1 build 20608. What version of FME are you using?​


Hi @venu​ , I tried to write a transparent polygon with a KMLStyler (Fill Opacity: 0.00) and KML writer into a KML dataset, and successfully did that.

I'm using FME 2020.1.1 build 20608. What version of FME are you using?​

The KML styler also works as expected for me in 2019.2.3.1 Build 19823


Hi @venu​ , I tried to write a transparent polygon with a KMLStyler (Fill Opacity: 0.00) and KML writer into a KML dataset, and successfully did that.

I'm using FME 2020.1.1 build 20608. What version of FME are you using?​

Hi @Takashi Iijima​ 

I am also using same version 32bit FME desktop, but result is coming with Fill

 

Parameter details below

KMLStyler

 

Please advice

 

 

 


Hi @Takashi Iijima​ 

I am also using same version 32bit FME desktop, but result is coming with Fill

 

Parameter details below

KMLStyler

 

Please advice

 

 

 

Set the fill colour (even though you won't see it). If I don't set this I get a white fill


Hi @Takashi Iijima​ 

I am also using same version 32bit FME desktop, but result is coming with Fill

 

Parameter details below

KMLStyler

 

Please advice

 

 

 

Thanks, I understand works fine​


Hi @venu​ , I tried to write a transparent polygon with a KMLStyler (Fill Opacity: 0.00) and KML writer into a KML dataset, and successfully did that.

I'm using FME 2020.1.1 build 20608. What version of FME are you using?​

Works fine thanks​


Reply