Style
FME Attribute |
Value |
Remarks |
fme_color |
An FME color specification. |
Will be converted to a kml_linestyle_color attribute |
fme_fill_color |
An FME color specification |
Will be converted to a kml_polystyle_color attribute |
fme_pen_opacity |
A float from 0.0 to 1.0 |
Will be converted to a kml_linestyle_color attribute, if there is a corresponding fme_color attribute |
fme_fill_opacity |
A float from 0.0 to 1.0 |
Will be converted to a kml_polystyle_color attribute, if there is a corresponding fme_fill_color attribute |