Enumerations
The following enumerations are available globally.
-
Well-known text representation of coordinate reference systems category type
See moreDeclaration
Objective-C
enum CRSCategoryType {}Swift
struct CRSCategoryType : Equatable, RawRepresentable -
Well-known text representation of coordinate reference systems category type
See moreDeclaration
Objective-C
enum CRSType {}Swift
struct CRSType : Equatable, RawRepresentable -
Axis Direction Type
See moreDeclaration
Objective-C
enum CRSAxisDirectionType {}Swift
struct CRSAxisDirectionType : Equatable, RawRepresentable -
Coordinate System Type
See moreDeclaration
Objective-C
enum CRSCoordinateSystemType {}Swift
struct CRSCoordinateSystemType : Equatable, RawRepresentable -
Unit Type
See moreDeclaration
Objective-C
enum CRSUnitType {}Swift
struct CRSUnitType : Equatable, RawRepresentable -
Common Unit Type
See moreDeclaration
Objective-C
enum CRSUnitsType {}Swift
struct CRSUnitsType : Equatable, RawRepresentable -
Ellipsoid Type
See moreDeclaration
Objective-C
enum CRSEllipsoidType {}Swift
struct CRSEllipsoidType : Equatable, RawRepresentable -
Common Ellipsoids
See moreDeclaration
Objective-C
enum CRSEllipsoidsType {}Swift
struct CRSEllipsoidsType : Equatable, RawRepresentable -
Common Geo Datums
See moreDeclaration
Objective-C
enum CRSGeoDatumType {}Swift
struct CRSGeoDatumType : Equatable, RawRepresentable -
Common Prime Meridians
See moreDeclaration
Objective-C
enum CRSPrimeMeridianType {}Swift
struct CRSPrimeMeridianType : Equatable, RawRepresentable -
Common Operation Methods
See moreDeclaration
Objective-C
enum CRSOperationMethodType {}Swift
struct CRSOperationMethodType : Equatable, RawRepresentable -
Common Operation Parameters
See moreDeclaration
Objective-C
enum CRSOperationParameterType {}Swift
struct CRSOperationParameterType : Equatable, RawRepresentable -
Coordinate Operation type
See moreDeclaration
Objective-C
enum CRSOperationType {}Swift
struct CRSOperationType : Equatable, RawRepresentable -
Coordinate Reference System Keyword
See moreDeclaration
Objective-C
enum CRSKeywordType {}Swift
struct CRSKeywordType : Equatable, RawRepresentable
View on GitHub
Enumerations Reference