StacCollection interface
プロパティ
| additional |
追加のプロパティ |
| assets | アセット |
| created |
MSFT創設 |
| description | コレクションの詳細な説明。 |
| extent | コレクションの空間的および時間的範囲。 |
| id | コレクションの一意識別子。 |
| item |
アイテム資産 項目資産定義拡張仕様を参照してください |
| keywords | コレクションを説明するキーワード。 |
| license | コレクションデータのライセンス識別子。 |
| links | 関連リソースやエンドポイントへのリンク。 |
| providers | 収集データを提供する組織や個人。 |
| short |
MSFTの簡単な説明 |
| stac |
このSTACリソースで実装されたSTAC拡張機能へのURLです。 |
| stac |
スタック版 |
| summaries | 概要 STACコレクション仕様書を参照してください。 |
| title | このコレクションの人間が読みやすいタイトルです。 |
| type | タイプ |
| updated |
MSFT更新 |
プロパティの詳細
additionalProperties
追加のプロパティ
additionalProperties?: Record<string, any>
プロパティ値
Record<string, any>
assets
createdOn
MSFT創設
createdOn?: Date
プロパティ値
Date
description
コレクションの詳細な説明。
description: string
プロパティ値
string
extent
id
コレクションの一意識別子。
id: string
プロパティ値
string
itemAssets
アイテム資産
項目資産定義拡張仕様を参照してください
itemAssets?: Record<string, StacItemAsset>
プロパティ値
Record<string, StacItemAsset>
keywords
コレクションを説明するキーワード。
keywords?: string[]
プロパティ値
string[]
license
コレクションデータのライセンス識別子。
license: string
プロパティ値
string
links
providers
shortDescription
MSFTの簡単な説明
shortDescription?: string
プロパティ値
string
stacExtensions
このSTACリソースで実装されたSTAC拡張機能へのURLです。
stacExtensions?: string[]
プロパティ値
string[]
stacVersion
スタック版
stacVersion?: string
プロパティ値
string
summaries
title
このコレクションの人間が読みやすいタイトルです。
title?: string
プロパティ値
string
type
タイプ
type?: string
プロパティ値
string
updatedOn
MSFT更新
updatedOn?: Date
プロパティ値
Date