PROJProjectionFactoryType
Objective-C
enum PROJProjectionFactoryType {}
Swift
struct PROJProjectionFactoryType : Equatable, RawRepresentable
Well-known text representation of coordinate reference systems category type
-
Cached projections from previous retrievals
Declaration
Objective-C
PROJ_FACTORY_CACHE
-
Well-Known Text Definition parsing and proj4 conversion
Declaration
Objective-C
PROJ_FACTORY_DEFINITION
-
proj4 creation from proj4 projection parameters
Declaration
Objective-C
PROJ_FACTORY_PARAMETERS
-
Creation from project and custom properties of configured proj4 projection parameters
Declaration
Objective-C
PROJ_FACTORY_PROPERTIES