Skip to main content

locations

schema/components/locations/1.0.1/locations.schema.json

The locations component represents a set of point coordinates in 3D space. It is used by objects such as pointset and others that need to define spatial positions.

  • coordinates — An array of 3D coordinates (x, y, z), stored as a float-array-3 element.

Attributes can be associated with locations via the optional attribute list (see Understanding attributes).

Used by: downhole-collection, downhole-intervals, geophysical-records-1d, lineations-data-pointset, local-ellipsoids, planar-data-pointset, pointset.

Properties

locations (v1.0.1)

Locations are coordinates in 3D space.

PropertyTypeDescriptionFlags
coordinatesfloat-array-3Coordinates. Columns: x, y, z.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?