RasterDataCollectionQueryWithBandFilterInput
This is a RasterDataCollectionQueryInput containing AreaOfInterest, Time Range filter and Property filters.
Types
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
inline fun copy(block: RasterDataCollectionQueryWithBandFilterInput.Builder.() -> Unit = {}): RasterDataCollectionQueryWithBandFilterInput