survey-attribute
schema/components/survey-attribute/1.0.1/survey-attribute.schema.json
A survey attribute stores a list of values corresponding to survey data points. Each value is associated with a measurement location along a survey line.
Used by: survey-collection.
See also: survey-attribute-definition, survey-line.
Properties
survey-attribute (v1.0.1)
A list of values corresponding to survey data.
| Property | Type | Description | Flags |
|---|---|---|---|
| key | String | A key that identifies the attribute definition. | ✅ |
| fiducial | fiducial-description | The fiducial properties of the attribute. | ✅ |
| values | survey-attribute | Values associated with the attribute. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |