CRSCategoryType
Objective-C
enum CRSCategoryType {}
Swift
struct CRSCategoryType : Equatable, RawRepresentable
Well-known text representation of coordinate reference systems category type
-
Undocumented
Declaration
Objective-C
CRS_CATEGORY_CRS -
Undocumented
Declaration
Objective-C
CRS_CATEGORY_OPERATION -
Undocumented
Declaration
Objective-C
CRS_CATEGORY_METADATA
View on GitHub
CRSCategoryType Enumeration Reference