TileSetMetadata 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.
Detailed metadata about a specific tileset, including tile matrix set limits.
public class TileSetMetadata : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.TileSetMetadata>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.TileSetMetadata>
type TileSetMetadata = class
interface IJsonModel<TileSetMetadata>
interface IPersistableModel<TileSetMetadata>
Public Class TileSetMetadata
Implements IJsonModel(Of TileSetMetadata), IPersistableModel(Of TileSetMetadata)
- Inheritance
-
TileSetMetadata
- Implements
Properties
| Name | Description |
|---|---|
| AccessConstraints |
Access constraints for the tileset. |
| BoundingBox |
Bounding box of the tileset. |
| Crs |
Coordinate reference system identifier. |
| DataType |
Type of data in the tiles. |
| Links |
Links related to this tileset. |
| TileMatrixSetLimits |
Limits for each tile matrix level in the tileset. |
| Title |
Human-readable title of the tileset. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to TileSetMetadata) | |