RasterDataCollectionQueryWithBandFilterInput

This is a RasterDataCollectionQueryInput containing AreaOfInterest, Time Range filter and Property filters.

Types

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

Properties

Link copied to clipboard

The Area of interest to be used in the search query.

Link copied to clipboard

The list of Bands to be displayed in the result for each item.

Link copied to clipboard

The Property Filters used in the search query.

Link copied to clipboard

The TimeRange Filter used in the search query.

Functions

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