PJ_GUESSED_WKT_DIALECT
Objective-C
enum {}
Swift
struct PJ_GUESSED_WKT_DIALECT : Equatable, RawRepresentable
\brief Guessed WKT “dialect”.
-
\ref WKT2_2019
Declaration
Objective-C
PJ_GUESSED_WKT2_2019 -
Deprecated alias for PJ_GUESSED_WKT2_2019
Declaration
Objective-C
PJ_GUESSED_WKT2_2018 = PJ_GUESSED_WKT2_2019 -
\ref WKT2_2015
Declaration
Objective-C
PJ_GUESSED_WKT2_2015 -
\ref WKT1
Declaration
Objective-C
PJ_GUESSED_WKT1_GDAL -
ESRI variant of WKT1
Declaration
Objective-C
PJ_GUESSED_WKT1_ESRI -
Not WKT / unrecognized
Declaration
Objective-C
PJ_GUESSED_NOT_WKT
View on GitHub
PJ_GUESSED_WKT_DIALECT Enumeration Reference