relative-planar-data-table
schema/components/relative-planar-data-table/1.2.0/relative-planar-data-table.schema.json
The relative-planar-data-table component stores planar orientation measurement data relative to a drillhole,
combining depth intervals with planar orientations (dip/dip-azimuth).
Used by: downhole-collection.
See also: planar-data (absolute variant), relative-lineation-data-table.
Properties
relative-planar-data-table (v1.2.0)
A table of planar data relative to a drillhole
| Property | Type | Description | Flags |
|---|---|---|---|
| name | String | The name of the table. | ✅ |
| collection_type | String | The type of the collection. | ✅ |
| distance | relative-planar-data-table | The distance down the drillhole. | ✅ |
| relative_plane_angles | float-array-2 | Planar measurements relative to the drillhole. Columns: alpha, beta | ✅ |
| plane_polarity | bool-array-1 | Polarity of the planar measurements. Column: has_positive_polarity |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |