coordinates-3d
schema/elements/coordinates-3d/1.0.0/coordinates-3d.schema.json
A single point in 3D space, defined by x, y, and z coordinates. Used for fixed spatial positions such as survey station locations and electromagnetic channel positions.
Used by: survey-attribute-definition, frequency-domain-electromagnetic-channel, time-domain-electromagnetic-channel.
Properties
coordinates-3d (v1.0.0)
3D Coordinates
| Property | Type | Description | Flags |
|---|---|---|---|
| x | Number | x-coordinate position. | ✅ |
| y | Number | y-coordinate position. | ✅ |
| z | Number | z-coordinate position. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |