Skip to main content

hole-chunks

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

The hole-chunks component associates rows of segment and attribute tables with specific drillholes. It stores the indices, counts, and offsets into locations and attribute tables for each hole.

Columns: hole_index, offset, count.

This component is used by the drilling-campaign schema.

Used by: downhole-attributes, hole-collars.

See also: hole-collars, downhole-attributes, data-table, interval-table, distance-table.

Properties

hole-chunks (v1.0.0)

Used to indicate which rows of the segment and attribute tables are associated with a specific drillhole. The indices, counts, and offsets into locations and attribute tables of each hole. Columns: hole_index, offset, count.

PropertyTypeDescriptionFlags
databinary-blobThe binary data for the holes. Columns: hole_index, offset, count.
lengthIntegerlength of array
widthIntegernumber of columns
data_typeStringData type for the columns. 1st column is of type int32, 2nd is uint64 and 3rd is uint64.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?