LineStyle

Specifies the drawing style for all line geometry, including polygon outlines.

KML Element Attribute

KML Element

kml_linestyle_color

<LineStyle><color>

kml_linestyle_color_mode

<LineStyle><colorMode>

kml_linestyle_width

<LineStyle><width>

FME Attribute

Remarks

fme_color

Specifies the line colour using the fme color spec. Used to generate the RGB portion of the kml_linestyle_color attribute.

fme_pen_opacity

Specifies the line opacity using a float with a value from 0 to 1.0. Used to generate the Alpha portion of the kml_linestyle_color attribute.