Skip to main content

float-array-2

schema/elements/float-array-2/1.0.1/float-array-2.schema.json

Array of 64-bit floating-point values with two values per row (N×2). Extends float-array-md with a fixed width of 2. Used for paired values such as 2D coordinates and from-to depth ranges.

When the two columns hold coordinates, their order follows the axis order declared in the object's coordinate_reference_system rather than a fixed easting/northing ordering. See Coordinate reference systems and axis order.

See also: float-array-md (base type), float-array-1, float-array-3, float-array-6 (other widths).

Properties​

float-array-2 (v1.0.1)​

Array of 2 floats.

PropertyTypeDescriptionFlags
databinary-blobData stored as a binary blob.⬆️ ✅
lengthIntegerlength of array⬆️ ✅
widthIntegernumber of columns⬆️ ✅
data_typeStringdata type⬆️ ✅
widthIntegernumber of columns✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?