TilerInfoGeoJsonFeature 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.
GeoJSON Feature object containing rio-tiler model information.
public class TilerInfoGeoJsonFeature : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.TilerInfoGeoJsonFeature>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.TilerInfoGeoJsonFeature>
type TilerInfoGeoJsonFeature = class
interface IJsonModel<TilerInfoGeoJsonFeature>
interface IPersistableModel<TilerInfoGeoJsonFeature>
Public Class TilerInfoGeoJsonFeature
Implements IJsonModel(Of TilerInfoGeoJsonFeature), IPersistableModel(Of TilerInfoGeoJsonFeature)
- Inheritance
-
TilerInfoGeoJsonFeature
- Implements
Properties
| Name | Description |
|---|---|
| BoundingBox |
Bounding box coordinates for the feature. |
| Geometry |
Geometry object defining the feature's shape. |
| Id |
Unique identifier for the feature. |
| Properties |
Properties. |
| Type |
GeoJSON type identifier. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to TilerInfoGeoJsonFeature) | |