from-to
schema/components/from-to/1.0.1/from-to.schema.json
The from-to component describes a from-to depth range, commonly used in drillhole data to define intervals
along a hole trace. Each interval is defined by a from depth (top) and a to depth (bottom), both
measured as distances along the drillhole from the collar. The from value must be less than or equal
to the corresponding to value.
Used by: downhole-intervals.
See also: intervals, interval-table, lengths.
Properties
from-to (v1.0.1)
From-to description.
| Property | Type | Description | Flags |
|---|---|---|---|
| intervals | intervals | From-to intervals. Columns: from, to. | ✅ |
| unit | unit-length | Unit |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |