Values.SearchRasterDataCollectionInputSourceAllows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
type nonrec t = {arn : DataCollectionArn.t;The Amazon Resource Name (ARN) of the raster data collection.
*)nextToken : NextToken.t option;If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
*)rasterDataCollectionQuery : RasterDataCollectionQueryWithBandFilterInput.t;RasterDataCollectionQuery consisting of AreaOfInterest(AOI), PropertyFilters and TimeRangeFilterInput used in SearchRasterDataCollection.
*)}val make :
?nextToken:??? ->
arn:DataCollectionArn.t ->
rasterDataCollectionQuery:RasterDataCollectionQueryWithBandFilterInput.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of DataCollectionArn.t
| `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Float of Float_.t
| `String of String_.t ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `List of
[> `List of
[> `Double of Double.t
| `List of
[> `Double of Double.t ] list ]
list ]
list ]
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ])
list ]