다음을 통해 공유


CrsType Enum

Definition

Type of Coordinate Reference System in the Azure Cosmos DB service.

public enum CrsType
type CrsType = 
Public Enum CrsType
Inheritance
CrsType

Fields

Linked 1

Coordinate Reference System is specified by link.

Named 0

Coordinate Reference System is specified by name.

Unspecified 2

No Coordinate Reference System can be assumed for a geometry.

Applies to