Skip to main content

hole-collars

schema/components/hole-collars/1.0.0/hole-collars.schema.json

The hole-collars component represents the surface locations where drillholes begin. It contains:

  • 3D coordinates (x, y, z) of collar locations.
  • Depth information for each hole.
  • Hole indices and associated attributes.

This component is used by the drilling-campaign schema.

Used by: drilling-campaign, downhole-collection.

See also: hole-chunks, desurvey-method.

Properties

hole-collars (v1.0.0)

Hole collars represent the surface locations where drillholes begin. Contains the 3D coordinates (x, y, z), depth information, hole indices, and attributes for the collars of drillholes.

PropertyTypeDescriptionFlags
coordinatesfloat-array-3Coordinates. Columns: x, y, z.⬆️
attributesone-of-attributeAttribute data.⬆️
distancesfloat-array-3The depth values for each drillhole. Columns: final, target, current.
holeshole-chunksThe data describing the hole paths.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?