makeattribspec
Create attribute specification
Description
creates an attribute specification for use with the attribspec
= makeattribspec(S
)kmlwrite
function
based on the vector geographic features stored in S
.
The kmlwrite
function creates an HTML table from attribute fields.
The first column of the table includes attribute labels and the second column includes
attribute values as text. Use an attribute specification with the
kmlwrite
function and Description
name-value
argument to specify which attribute fields to include in the HTML table and the format of
the attribute values.