ItemSource

The structure representing the items in the response for SearchRasterDataCollection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This is a dictionary of Asset Objects data associated with the Item that can be downloaded or streamed, each with a unique key.

Link copied to clipboard

The searchable date and time of the item, in UTC.

Link copied to clipboard

The item Geometry in GeoJson format.

Link copied to clipboard
val id: String

A unique Id for the source item.

Link copied to clipboard

This field contains additional properties of the item.

Functions

Link copied to clipboard
inline fun copy(block: ItemSource.Builder.() -> Unit = {}): ItemSource
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String