sagemakergeospatialcapabilities_search_raster_data_collection | R Documentation |
Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
See https://www.paws-r-sdk.com/docs/sagemakergeospatialcapabilities_search_raster_data_collection/ for full documentation.
sagemakergeospatialcapabilities_search_raster_data_collection(
Arn,
NextToken = NULL,
RasterDataCollectionQuery
)
Arn |
[required] The Amazon Resource Name (ARN) of the raster data collection. |
NextToken |
If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results. |
RasterDataCollectionQuery |
[required] RasterDataCollectionQuery consisting of
AreaOfInterest(AOI),
PropertyFilters
and
TimeRangeFilterInput
used in
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.