LayerSchemaAttribute


LayerSchemaAttribute: LayerSchemaNumericAttribute | LayerSchemaTextAttribute | LayerSchemaBooleanAttribute | LayerSchemaDateAttribute | LayerSchemaDateTimeAttribute

A single attribute from the layer schema.

Remarks

Each feature in a layer has a set of attributes, and these types describe the structure of a single attribute, including things like id, display name, type, and sample values.

Last updated

Was this helpful?