GeospatialType Enum

Definition

Specifies the supported geospatial types in the Azure Cosmos DB service.

C#
public enum GeospatialType
Inheritance
GeospatialType

Fields

Name Value Description
Geography 0

Represents data in round-earth coordinate system.

Geometry 1

Represents data in Eucledian(flat) coordinate system.

Applies to

Prodotto Versioni
Azure SDK for .NET Latest