Skip to main content

survey-collection

schema/components/survey-collection/1.0.1/survey-collection.schema.json

The survey-collection component groups survey data into a collection with a collection number, type, identifier, and associated survey attributes.

Collections represent a logical grouping of measurements — for example, all data collected along a single flight line or traverse.

Used by: gravity, magnetics, radiometric.

See also: survey-line, survey-attribute.

Properties​

survey-collection (v1.0.1)​

A survey collection containing a collection number, type, and attributes.

PropertyTypeDescriptionFlags
identifierStringThe collection identifier. In line-based surveys, this will typically be the line number.✅
dateStringThe date the survey collection was conducted.
versionIntegerThe version of the survey collection.
groupIntegerThe group of the survey collection.
typeStringSurvey collection type.✅
locationssurvey-collectionSurvey collection locations.
survey_attributesArray[survey-attribute]List of survey attributes.✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?