TilerInfo 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.
TilerInfo.
public class TilerInfo : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.TilerInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.TilerInfo>
type TilerInfo = class
interface IJsonModel<TilerInfo>
interface IPersistableModel<TilerInfo>
Public Class TilerInfo
Implements IJsonModel(Of TilerInfo), IPersistableModel(Of TilerInfo)
- Inheritance
-
TilerInfo
- Implements
Properties
| Name | Description |
|---|---|
| BandDescriptions |
Band Descriptions. |
| BandMetadata |
Band Metadata To assign an object to the element of this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). <remarks> Supported types:
Examples:
|
| Bounds |
Bounds. |
| ColorInterpretation |
Color interpretation. |
| ColorMap |
Colormap. |
| CoordinateReferenceSystem |
Coordinate Reference System. |
| Count |
Count. |
| DataType |
Data type. |
| Driver |
Driver. |
| Height |
Height. |
| MaxZoom |
Maxzoom. |
| MinZoom |
Minzoom. |
| NoDataType |
NoData Type. |
| Offsets |
Offsets. |
| Overviews |
Overviews. |
| Scales |
Scales. |
| Width |
Width. |