Slot: segments¶
Per-segment metadata for compound tracks. When present, geometry MUST be MultiLineString and segments[i] describes coordinates[i]. When absent, geometry is LineString and the flat positions array is used.
URI: debrief:slot/segments Alias: segments
Applicable Classes¶
| Name | Description | Modifies Slot |
|---|---|---|
| TrackProperties | Properties for a TrackFeature | no |
Properties¶
-
Range: SegmentMetadata
-
Multivalued: True
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://debrief.info/schemas/debrief
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | debrief:segments |
| native | debrief:segments |
LinkML Source¶
name: segments
description: Per-segment metadata for compound tracks. When present, geometry MUST
be MultiLineString and segments[i] describes coordinates[i]. When absent, geometry
is LineString and the flat positions array is used.
from_schema: https://debrief.info/schemas/debrief
rank: 1000
alias: segments
owner: TrackProperties
domain_of:
- TrackProperties
range: SegmentMetadata
multivalued: true
inlined: true
inlined_as_list: true