Note that folder attributes are thus specified redundantly in the table. These attributes can be specified directly as column values in the feature table. Alternatively, this can be accomplished cleanly by joining a table containing the feature data (including a kmlFolderId column) to a table containing folder data on the folderId. This is useful if the folder name or description must contain computed data such as summary totals.
Most columns are optional; values will be defaulted or inferred if not supplied.
Column names correspond to the equivalent KML element. The type and allowable values of the column are identical to the type and values of the corresponding KML element, unless indicated otherwise. For detailed information about semantics and element types and values, see the KML Reference.
All columns are optional.
Column names correspond to the equivalent KML Style element. For detailed information about semantics and element values, see the KML specification for Style and relevant attributes.
Columns marked with an '*' can also be specified as parameters to the command itself. This allows easy specification of constant values, and allows the style map table to be omitted in simple situations. In this case, the style parameter is applied to every feature in the dataset.