GetSearchTilesetMetadataOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for search tileset metadata operations.
public class GetSearchTilesetMetadataOptions : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.GetSearchTilesetMetadataOptions>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.GetSearchTilesetMetadataOptions>
type GetSearchTilesetMetadataOptions = class
interface IJsonModel<GetSearchTilesetMetadataOptions>
interface IPersistableModel<GetSearchTilesetMetadataOptions>
Public Class GetSearchTilesetMetadataOptions
Implements IJsonModel(Of GetSearchTilesetMetadataOptions), IPersistableModel(Of GetSearchTilesetMetadataOptions)
- Inheritance
-
GetSearchTilesetMetadataOptions
- Implements
Constructors
| Name | Description |
|---|---|
| GetSearchTilesetMetadataOptions(String, String) |
Initializes a new instance of GetSearchTilesetMetadataOptions. |
Properties
| Name | Description |
|---|---|
| Crs |
Coordinate Reference System. |
| Datetime |
Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples:
|
| SearchId |
Search Id (pgSTAC Search Hash). |
| Sel |
Xarray Indexing using dimension names |
| SelMethod |
Xarray indexing method to use for inexact matches. |
| SubdatasetBands |
The index of a subdataset band within the asset. |
| SubdatasetName |
The name of a subdataset within the asset. |
| TileMatrixSetId |
Identifier selecting one of the TileMatrixSetId supported. |