TilerCoreModelsResponsesPoint 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.
Response model for point query operations providing values at a specific location.
public class TilerCoreModelsResponsesPoint : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.TilerCoreModelsResponsesPoint>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.TilerCoreModelsResponsesPoint>
type TilerCoreModelsResponsesPoint = class
interface IJsonModel<TilerCoreModelsResponsesPoint>
interface IPersistableModel<TilerCoreModelsResponsesPoint>
Public Class TilerCoreModelsResponsesPoint
Implements IJsonModel(Of TilerCoreModelsResponsesPoint), IPersistableModel(Of TilerCoreModelsResponsesPoint)
- Inheritance
-
TilerCoreModelsResponsesPoint
- Implements
Properties
| Name | Description |
|---|---|
| BandNames |
Names of each band in the raster data. |
| Coordinates |
Geographic coordinates [longitude, latitude] of the queried point. |
| Values |
Array of pixel values at the queried point for each band. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to TilerCoreModelsResponsesPoint) | |