CrsType
Enum
Definition
Type of Coordinate Reference System in the Azure DocumentDB database service.
public enum CrsType
- Inheritance
-
CrsType
Fields
| Linked | Coordinate Reference System is specified by link. |
| Named | Coordinate Reference System is specified by name. |
| Unspecified | No Coordinate Reference System can be assumed for a geometry. |