StacItemPointAsset interface

Asset information for the specified point

Properties

assets

Asset information for the specified point

boundingBox

Bounding box coordinates for the feature

collectionId

Collection ID

id

STAC item ID

Property Details

assets

Asset information for the specified point

assets: Record<string, StacAsset>

Property Value

Record<string, StacAsset>

boundingBox

Bounding box coordinates for the feature

boundingBox: number[]

Property Value

number[]

collectionId

Collection ID

collectionId: string

Property Value

string

id

STAC item ID

id: string

Property Value

string