StacCollection interface

屬性

additionalProperties

其他屬性

assets

Assets

createdOn

已創建 MSFT

description

產品系列的詳細說明。

extent

集合的空間和時間範圍。

id

集合的唯一標識碼。

itemAssets

物品資產

請參閱 項目資產定義擴充規範

keywords

描述集合的關鍵字。

license

集合數據的許可證標識碼。

links

指向相關資源和終端節點的連結。

providers

提供集合數據的組織或個人。

shortDescription

MSFT 簡短描述

stacExtensions

指向此 STAC 資源實現的 STAC 擴展的 URL。

stacVersion

Stac 版本

summaries

Summaries

請參閱 STAC 收藏規範

title

集合的可讀標題。

type

類型

updatedOn

MSFT 已更新

屬性詳細資料

additionalProperties

其他屬性

additionalProperties?: Record<string, any>

屬性值

Record<string, any>

assets

Assets

assets?: Record<string, StacAsset>

屬性值

Record<string, StacAsset>

createdOn

已創建 MSFT

createdOn?: Date

屬性值

Date

description

產品系列的詳細說明。

description: string

屬性值

string

extent

集合的空間和時間範圍。

extent: StacExtensionExtent

屬性值

id

集合的唯一標識碼。

id: string

屬性值

string

itemAssets

物品資產

請參閱 項目資產定義擴充規範

itemAssets?: Record<string, StacItemAsset>

屬性值

Record<string, StacItemAsset>

keywords

描述集合的關鍵字。

keywords?: string[]

屬性值

string[]

license

集合數據的許可證標識碼。

license: string

屬性值

string

指向相關資源和終端節點的連結。

links: StacLink[]

屬性值

providers

提供集合數據的組織或個人。

providers?: StacProvider[]

屬性值

shortDescription

MSFT 簡短描述

shortDescription?: string

屬性值

string

stacExtensions

指向此 STAC 資源實現的 STAC 擴展的 URL。

stacExtensions?: string[]

屬性值

string[]

stacVersion

Stac 版本

stacVersion?: string

屬性值

string

summaries

Summaries

請參閱 STAC 收藏規範

summaries?: Record<string, any>

屬性值

Record<string, any>

title

集合的可讀標題。

title?: string

屬性值

string

type

類型

type?: string

屬性值

string

updatedOn

MSFT 已更新

updatedOn?: Date

屬性值

Date