Table of Contents

Enum GeospatialType

Namespace
Microsoft.Azure.Cosmos
Assembly
Microsoft.Azure.Cosmos.Client.dll

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

public enum GeospatialType
Extension Methods

Fields

Geography = 0

Represents data in round-earth coordinate system.

Geometry = 1

Represents data in Eucledian(flat) coordinate system.