StacCollectionTemporalExtent interface

https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.md#temporal-extent-object

Represents the temporal extent of a STAC collection with time intervals.

Properties

interval

Array of time intervals in format end_datetime.

Property Details

interval

Array of time intervals in format end_datetime.

interval: (null | Date)[][]

Property Value

(null | Date)[][]