Enumerations
The following enumerations are available globally.
-
Geometry Type enumeration
See moreDeclaration
Objective-C
enum SFGGeometryType {}
Swift
struct SFGGeometryType : Equatable, RawRepresentable
-
Field tag type enumeration
See moreDeclaration
Objective-C
enum TIFFFieldTagType {}
Swift
struct TIFFFieldTagType : Equatable, RawRepresentable
-
Field tag type enumeration
See moreDeclaration
Objective-C
enum TIFFFieldType {}
Swift
struct TIFFFieldType : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PJ_LOG_LEVEL { PJ_LOG_NONE = 0, PJ_LOG_ERROR = 1, PJ_LOG_DEBUG = 2, PJ_LOG_TRACE = 3, PJ_LOG_TELL = 4, PJ_LOG_DEBUG_MAJOR = 2, /* for proj_api.h compatibility */ PJ_LOG_DEBUG_MINOR = 3 /* for proj_api.h compatibility */ }
Swift
struct PJ_LOG_LEVEL : Equatable, RawRepresentable
-
Open access / mode
See moreDeclaration
Objective-C
enum PROJ_OPEN_ACCESS {}
Swift
struct PROJ_OPEN_ACCESS : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PJ_DIRECTION { PJ_FWD = 1, /* Forward */ PJ_IDENT = 0, /* Do nothing */ PJ_INV = -1 /* Inverse */ }
Swift
struct PJ_DIRECTION : Equatable, RawRepresentable
-
\brief Guessed WKT “dialect”.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_GUESSED_WKT_DIALECT : Equatable, RawRepresentable
-
\brief Object category.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_CATEGORY : Equatable, RawRepresentable
-
\brief Object type.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_TYPE : Equatable, RawRepresentable
-
Comparison criterion.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_COMPARISON_CRITERION : Equatable, RawRepresentable
-
\brief WKT version.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_WKT_TYPE : Equatable, RawRepresentable
-
Specify how source and target CRS extent should be used to restrict
- candidate operations (only taken into account if no explicit area of
- interest is specified.
Declaration
Objective-C
enum {}
Swift
struct PROJ_CRS_EXTENT_USE : Equatable, RawRepresentable
-
Describe how grid availability is used.
See moreDeclaration
Objective-C
enum {}
Swift
struct PROJ_GRID_AVAILABILITY_USE : Equatable, RawRepresentable
-
\brief PROJ string version.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_PROJ_STRING_TYPE : Equatable, RawRepresentable
-
Spatial criterion to restrict candidate operations.
See moreDeclaration
Objective-C
enum {}
Swift
struct PROJ_SPATIAL_CRITERION : Equatable, RawRepresentable
-
Describe if and how intermediate CRS should be used
See moreDeclaration
Objective-C
enum {}
Swift
struct PROJ_INTERMEDIATE_CRS_USE : Equatable, RawRepresentable
-
Type of coordinate system.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_COORDINATE_SYSTEM_TYPE : Equatable, RawRepresentable
-
Type of unit of measure.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_UNIT_TYPE : Equatable, RawRepresentable
-
Type of Cartesian 2D coordinate system.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_CARTESIAN_CS_2D_TYPE : Equatable, RawRepresentable
-
Type of Ellipsoidal 2D coordinate system.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_ELLIPSOIDAL_CS_2D_TYPE : Equatable, RawRepresentable
-
Type of Ellipsoidal 3D coordinate system.
See moreDeclaration
Objective-C
enum {}
Swift
struct PJ_ELLIPSOIDAL_CS_3D_TYPE : Equatable, RawRepresentable
-
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
-
Well-known text representation of coordinate reference systems category type
See moreDeclaration
Objective-C
enum PROJProjectionFactoryType {}
Swift
struct PROJProjectionFactoryType : Equatable, RawRepresentable
-
Enumeration of projection units
See moreDeclaration
Objective-C
enum PROJUnit {}
Swift
struct PROJUnit : Equatable, RawRepresentable
-
Geometry Type enumeration
See moreDeclaration
Objective-C
enum SFGeometryType {}
Swift
struct SFGeometryType : Equatable, RawRepresentable
-
Finite Filter Type, including finite values and optionally one of either infinite or NaN values
See moreDeclaration
Objective-C
enum SFFiniteFilterType {}
Swift
struct SFFiniteFilterType : Equatable, RawRepresentable
-
Event type of the point direction
See moreDeclaration
Objective-C
enum SFEventType {}
Swift
struct SFEventType : Equatable, RawRepresentable
-
Enumeration of column data types
See moreDeclaration
Objective-C
enum GPKGContentsDataType {}
Swift
struct GPKGContentsDataType : Equatable, RawRepresentable
-
Enumeration of column data types
See moreDeclaration
Objective-C
enum GPKGDataType {}
Swift
struct GPKGDataType : Equatable, RawRepresentable
-
Enumeration of SQLite Master column keywords
See moreDeclaration
Objective-C
enum GPKGSQLiteMasterColumn {}
Swift
struct GPKGSQLiteMasterColumn : Equatable, RawRepresentable
-
Enumeration of SQLite Master table types
See moreDeclaration
Objective-C
enum GPKGSQLiteMasterType {}
Swift
struct GPKGSQLiteMasterType : Equatable, RawRepresentable
-
Enumeration of constraint types
See moreDeclaration
Objective-C
enum GPKGConstraintType {}
Swift
struct GPKGConstraintType : Equatable, RawRepresentable
-
DGIWG (Defence Geospatial Information Working Group) Coordinate Reference Systems
See moreDeclaration
Objective-C
enum GPKGDgiwgCoordinateReferenceSystem {}
Swift
struct GPKGDgiwgCoordinateReferenceSystem : Equatable, RawRepresentable
-
DGIWG (Defence Geospatial Information Working Group) Data Types
See moreDeclaration
Objective-C
enum GPKGDgiwgDataType {}
Swift
struct GPKGDgiwgDataType : Equatable, RawRepresentable
-
DGIWG (Defence Geospatial Information Working Group) Requirements
See moreDeclaration
Objective-C
enum GPKGDgiwgRequirement {}
Swift
struct GPKGDgiwgRequirement : Equatable, RawRepresentable
-
Enumeration of crs wkt extension versions
See moreDeclaration
Objective-C
enum GPKGCrsWktExtensionVersion {}
Swift
struct GPKGCrsWktExtensionVersion : Equatable, RawRepresentable
-
Extension scope type enumeration
See moreDeclaration
Objective-C
enum GPKGExtensionScopeType {}
Swift
struct GPKGExtensionScopeType : Equatable, RawRepresentable
-
Tile Gridded Coverage Data Algorithm interpolation enumeration types
See moreDeclaration
Objective-C
enum GPKGCoverageDataAlgorithm {}
Swift
struct GPKGCoverageDataAlgorithm : Equatable, RawRepresentable
-
Gridded Coverage data type enumeration
See moreDeclaration
Objective-C
enum GPKGGriddedCoverageDataType {}
Swift
struct GPKGGriddedCoverageDataType : Equatable, RawRepresentable
-
Gridded Coverage encoding type enumeration
See moreDeclaration
Objective-C
enum GPKGGriddedCoverageEncodingType {}
Swift
struct GPKGGriddedCoverageEncodingType : Equatable, RawRepresentable
-
Metadata Scope Type enumeration
See moreDeclaration
Objective-C
enum GPKGMetadataScopeType {}
Swift
struct GPKGMetadataScopeType : Equatable, RawRepresentable
-
Reference Scope Type enumeration
See moreDeclaration
Objective-C
enum GPKGReferenceScopeType {}
Swift
struct GPKGReferenceScopeType : Equatable, RawRepresentable
-
Tile Scaling Type enumeration for defining scaled tile searching of nearby zoom levels in place of missing tiles
See moreDeclaration
Objective-C
enum GPKGTileScalingType {}
Swift
struct GPKGTileScalingType : Equatable, RawRepresentable
-
Spec supported User-Defined Related Data Tables
See moreDeclaration
Objective-C
enum GPKGRelationType {}
Swift
struct GPKGRelationType : Equatable, RawRepresentable
-
Dublin Core Metadata Initiative term types
See moreDeclaration
Objective-C
enum GPKGDublinCoreType {}
Swift
struct GPKGDublinCoreType : Equatable, RawRepresentable
-
Data Column Constraint Type enumeration
See moreDeclaration
Objective-C
enum GPKGDataColumnConstraintType {}
Swift
struct GPKGDataColumnConstraintType : Equatable, RawRepresentable
-
Enumeration of feature index types
See moreDeclaration
Objective-C
enum GPKGFeatureIndexType {}
Swift
struct GPKGFeatureIndexType : Equatable, RawRepresentable
-
Enumeration of map shape types
See moreDeclaration
Objective-C
enum GPKGMapShapeType {}
Swift
struct GPKGMapShapeType : Equatable, RawRepresentable
-
Orientation types of polygon exterior and hole rings
See moreDeclaration
Objective-C
enum GPKGPolygonOrientation {}
Swift
struct GPKGPolygonOrientation : Equatable, RawRepresentable
-
Enumeration of image compression formats
See moreDeclaration
Objective-C
enum GPKGCompressFormat {}
Swift
struct GPKGCompressFormat : Equatable, RawRepresentable