Constants
The following constants are available globally.
-
id property name
Declaration
Objective-C
extern NSString *const OAF_IDSwift
let OAF_ID: String -
description property name
Declaration
Objective-C
extern NSString *const OAF_DESCRIPTIONSwift
let OAF_DESCRIPTION: String -
extent property name
Declaration
Objective-C
extern NSString *const OAF_EXTENTSwift
let OAF_EXTENT: String -
item type property name
Declaration
Objective-C
extern NSString *const OAF_ITEM_TYPESwift
let OAF_ITEM_TYPE: String -
collections property name
Declaration
Objective-C
extern NSString *const OAF_COLLECTIONSSwift
let OAF_COLLECTIONS: String -
CRS pattern
Declaration
Objective-C
extern NSString *const OAF_CRS_PATTERNSwift
let OAF_CRS_PATTERN: String -
CRS pattern authority group
Declaration
Objective-C
extern const int OAF_CRS_PATTERN_AUTHORITY_GROUPSwift
let OAF_CRS_PATTERN_AUTHORITY_GROUP: Int32 -
CRS pattern code group
Declaration
Objective-C
extern const int OAF_CRS_PATTERN_VERSION_GROUPSwift
let OAF_CRS_PATTERN_VERSION_GROUP: Int32 -
CRS pattern code group
Declaration
Objective-C
extern const int OAF_CRS_PATTERN_CODE_GROUPSwift
let OAF_CRS_PATTERN_CODE_GROUP: Int32 -
Base CRS URL
Declaration
Objective-C
extern NSString *const OAF_CRS_BASE_URLSwift
let OAF_CRS_BASE_URL: String -
spatial property name
Declaration
Objective-C
extern NSString *const OAF_SPATIALSwift
let OAF_SPATIAL: String -
temporal property name
Declaration
Objective-C
extern NSString *const OAF_TEMPORALSwift
let OAF_TEMPORAL: String -
Links property name
Declaration
Objective-C
extern NSString *const OAF_LINKSSwift
let OAF_LINKS: String -
Time Stamp property name
Declaration
Objective-C
extern NSString *const OAF_TIME_STAMPSwift
let OAF_TIME_STAMP: String -
Number Matched property name
Declaration
Objective-C
extern NSString *const OAF_NUMBER_MATCHEDSwift
let OAF_NUMBER_MATCHED: String -
Number Returned property name
Declaration
Objective-C
extern NSString *const OAF_NUMBER_RETURNEDSwift
let OAF_NUMBER_RETURNED: String -
Link relation for next
Declaration
Objective-C
extern NSString *const OAF_LINK_RELATION_NEXTSwift
let OAF_LINK_RELATION_NEXT: String -
Limit default
Declaration
Objective-C
extern const int OAF_LIMIT_DEFAULTSwift
let OAF_LIMIT_DEFAULT: Int32 -
href property name
Declaration
Objective-C
extern NSString *const OAF_HREFSwift
let OAF_HREF: String -
rel property name
Declaration
Objective-C
extern NSString *const OAF_RELSwift
let OAF_REL: String -
type property name
Declaration
Objective-C
extern NSString *const OAF_TYPESwift
let OAF_TYPE: String -
hreflang property name
Declaration
Objective-C
extern NSString *const OAF_HREFLANGSwift
let OAF_HREFLANG: String -
title property name
Declaration
Objective-C
extern NSString *const OAF_TITLESwift
let OAF_TITLE: String -
length property name
Declaration
Objective-C
extern NSString *const OAF_LENGTHSwift
let OAF_LENGTH: String -
bbox property name
Declaration
Objective-C
extern NSString *const OAF_BBOXSwift
let OAF_BBOX: String -
crs property name
Declaration
Objective-C
extern NSString *const OAF_CRSSwift
let OAF_CRS: String -
interval property name
Declaration
Objective-C
extern NSString *const OAF_INTERVALSwift
let OAF_INTERVAL: String -
trs property name
Declaration
Objective-C
extern NSString *const OAF_TRSSwift
let OAF_TRS: String -
Feature type
Declaration
Objective-C
extern NSString *const SFG_TYPE_FEATURESwift
let SFG_TYPE_FEATURE: String -
Id key
Declaration
Objective-C
extern NSString *const SFG_MEMBER_IDSwift
let SFG_MEMBER_ID: String -
Geometry key
Declaration
Objective-C
extern NSString *const SFG_MEMBER_GEOMETRYSwift
let SFG_MEMBER_GEOMETRY: String -
Properties key
Declaration
Objective-C
extern NSString *const SFG_MEMBER_PROPERTIESSwift
let SFG_MEMBER_PROPERTIES: String -
Feature Collection type
Declaration
Objective-C
extern NSString *const SFG_TYPE_FEATURE_COLLECTIONSwift
let SFG_TYPE_FEATURE_COLLECTION: String -
Features key
Declaration
Objective-C
extern NSString *const SFG_MEMBER_FEATURESSwift
let SFG_MEMBER_FEATURES: String -
Type key
Declaration
Objective-C
extern NSString *const SFG_MEMBER_TYPESwift
let SFG_MEMBER_TYPE: String -
Bounding Box key
Declaration
Objective-C
extern NSString *const SFG_MEMBER_BBOXSwift
let SFG_MEMBER_BBOX: String -
Coordinates key
Declaration
Objective-C
extern NSString *const SFG_MEMBER_COORDINATESSwift
let SFG_MEMBER_COORDINATES: String -
Geometries key
Declaration
Objective-C
extern NSString *const SFG_MEMBER_GEOMETRIESSwift
let SFG_MEMBER_GEOMETRIES: String -
Little Endian byte order string
Declaration
Objective-C
extern NSString *const TIFF_BYTE_ORDER_LITTLE_ENDIANSwift
let TIFF_BYTE_ORDER_LITTLE_ENDIAN: String -
Big Endian byte order string
Declaration
Objective-C
extern NSString *const TIFF_BYTE_ORDER_BIG_ENDIANSwift
let TIFF_BYTE_ORDER_BIG_ENDIAN: String -
TIFF File Identifier
Declaration
Objective-C
extern const NSInteger TIFF_FILE_IDENTIFIERSwift
let TIFF_FILE_IDENTIFIER: Int -
TIFF header bytes
Declaration
Objective-C
extern const NSInteger TIFF_HEADER_BYTESSwift
let TIFF_HEADER_BYTES: Int -
Image File Directory header / number of entries bytes
Declaration
Objective-C
extern const NSInteger TIFF_IFD_HEADER_BYTESSwift
let TIFF_IFD_HEADER_BYTES: Int -
Image File Directory offset to the next IFD bytes
Declaration
Objective-C
extern const NSInteger TIFF_IFD_OFFSET_BYTESSwift
let TIFF_IFD_OFFSET_BYTES: Int -
Image File Directory entry bytes
Declaration
Objective-C
extern const NSInteger TIFF_IFD_ENTRY_BYTESSwift
let TIFF_IFD_ENTRY_BYTES: Int -
Default max bytes per strip when writing strips
Declaration
Objective-C
extern const NSInteger TIFF_DEFAULT_MAX_BYTES_PER_STRIPSwift
let TIFF_DEFAULT_MAX_BYTES_PER_STRIP: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_NOSwift
let TIFF_COMPRESSION_NO: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_CCITT_HUFFMANSwift
let TIFF_COMPRESSION_CCITT_HUFFMAN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_T4Swift
let TIFF_COMPRESSION_T4: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_T6Swift
let TIFF_COMPRESSION_T6: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_LZWSwift
let TIFF_COMPRESSION_LZW: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_JPEG_OLDSwift
let TIFF_COMPRESSION_JPEG_OLD: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_JPEG_NEWSwift
let TIFF_COMPRESSION_JPEG_NEW: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_DEFLATESwift
let TIFF_COMPRESSION_DEFLATE: Int -
Deprecated
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_PKZIP_DEFLATESwift
let TIFF_COMPRESSION_PKZIP_DEFLATE: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_COMPRESSION_PACKBITSSwift
let TIFF_COMPRESSION_PACKBITS: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_EXTRA_SAMPLES_UNSPECIFIEDSwift
let TIFF_EXTRA_SAMPLES_UNSPECIFIED: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHASwift
let TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHASwift
let TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDERSwift
let TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDERSwift
let TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_GRAY_RESPONSE_TENTHSSwift
let TIFF_GRAY_RESPONSE_TENTHS: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_GRAY_RESPONSE_HUNDREDTHSSwift
let TIFF_GRAY_RESPONSE_HUNDREDTHS: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_GRAY_RESPONSE_THOUSANDTHSSwift
let TIFF_GRAY_RESPONSE_THOUSANDTHS: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_GRAY_RESPONSE_TEN_THOUSANDTHSSwift
let TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHSSwift
let TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMNSwift
let TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMNSwift
let TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMNSwift
let TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMNSwift
let TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMNSwift
let TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMNSwift
let TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMNSwift
let TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMNSwift
let TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZEROSwift
let TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZEROSwift
let TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PHOTOMETRIC_INTERPRETATION_RGBSwift
let TIFF_PHOTOMETRIC_INTERPRETATION_RGB: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PHOTOMETRIC_INTERPRETATION_PALETTESwift
let TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCYSwift
let TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PLANAR_CONFIGURATION_CHUNKYSwift
let TIFF_PLANAR_CONFIGURATION_CHUNKY: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PLANAR_CONFIGURATION_PLANARSwift
let TIFF_PLANAR_CONFIGURATION_PLANAR: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_RESOLUTION_UNIT_NOSwift
let TIFF_RESOLUTION_UNIT_NO: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_RESOLUTION_UNIT_INCHSwift
let TIFF_RESOLUTION_UNIT_INCH: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_RESOLUTION_UNIT_CENTIMETERSwift
let TIFF_RESOLUTION_UNIT_CENTIMETER: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_SAMPLE_FORMAT_UNSIGNED_INTSwift
let TIFF_SAMPLE_FORMAT_UNSIGNED_INT: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_SAMPLE_FORMAT_SIGNED_INTSwift
let TIFF_SAMPLE_FORMAT_SIGNED_INT: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_SAMPLE_FORMAT_FLOATSwift
let TIFF_SAMPLE_FORMAT_FLOAT: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_SAMPLE_FORMAT_UNDEFINEDSwift
let TIFF_SAMPLE_FORMAT_UNDEFINED: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_SUBFILE_TYPE_FULLSwift
let TIFF_SUBFILE_TYPE_FULL: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_SUBFILE_TYPE_REDUCEDSwift
let TIFF_SUBFILE_TYPE_REDUCED: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGESwift
let TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_THRESHHOLDING_NOSwift
let TIFF_THRESHHOLDING_NO: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_THRESHHOLDING_ORDEREDSwift
let TIFF_THRESHHOLDING_ORDERED: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_THRESHHOLDING_RANDOMSwift
let TIFF_THRESHHOLDING_RANDOM: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PREDICTOR_NOSwift
let TIFF_PREDICTOR_NO: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PREDICTOR_HORIZONTALSwift
let TIFF_PREDICTOR_HORIZONTAL: Int -
Undocumented
Declaration
Objective-C
extern NSInteger const TIFF_PREDICTOR_FLOATINGPOINTSwift
let TIFF_PREDICTOR_FLOATINGPOINT: Int -
Undocumented
Declaration
Objective-C
extern char const PROJ_DLL pj_release[]Swift
let pj_release: <<error type>> -
Category Type names
Declaration
Objective-C
extern NSString *const CRS_CATEGORY_CRS_NAMESwift
let CRS_CATEGORY_CRS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CATEGORY_OPERATION_NAMESwift
let CRS_CATEGORY_OPERATION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CATEGORY_METADATA_NAMESwift
let CRS_CATEGORY_METADATA_NAME: String -
CRS Type names
Declaration
Objective-C
extern NSString *const CRS_TYPE_BOUND_NAMESwift
let CRS_TYPE_BOUND_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_COMPOUND_NAMESwift
let CRS_TYPE_COMPOUND_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_CONCATENATED_OPERATION_NAMESwift
let CRS_TYPE_CONCATENATED_OPERATION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_COORDINATE_METADATA_NAMESwift
let CRS_TYPE_COORDINATE_METADATA_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_COORDINATE_OPERATION_NAMESwift
let CRS_TYPE_COORDINATE_OPERATION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_DERIVED_NAMESwift
let CRS_TYPE_DERIVED_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_ENGINEERING_NAMESwift
let CRS_TYPE_ENGINEERING_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_GEODETIC_NAMESwift
let CRS_TYPE_GEODETIC_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_GEOGRAPHIC_NAMESwift
let CRS_TYPE_GEOGRAPHIC_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_PARAMETRIC_NAMESwift
let CRS_TYPE_PARAMETRIC_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_POINT_MOTION_OPERATION_NAMESwift
let CRS_TYPE_POINT_MOTION_OPERATION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_PROJECTED_NAMESwift
let CRS_TYPE_PROJECTED_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_TEMPORAL_NAMESwift
let CRS_TYPE_TEMPORAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_TYPE_VERTICAL_NAMESwift
let CRS_TYPE_VERTICAL_NAME: String -
Axis Direction Type names
Declaration
Objective-C
extern NSString *const CRS_AXIS_AFT_NAMESwift
let CRS_AXIS_AFT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_AWAY_FROM_NAMESwift
let CRS_AXIS_AWAY_FROM_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_CLOCKWISE_NAMESwift
let CRS_AXIS_CLOCKWISE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_COLUMN_NEGATIVE_NAMESwift
let CRS_AXIS_COLUMN_NEGATIVE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_COLUMN_POSITIVE_NAMESwift
let CRS_AXIS_COLUMN_POSITIVE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_COUNTER_CLOCKWISE_NAMESwift
let CRS_AXIS_COUNTER_CLOCKWISE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_DISPLAY_DOWN_NAMESwift
let CRS_AXIS_DISPLAY_DOWN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_DISPLAY_LEFT_NAMESwift
let CRS_AXIS_DISPLAY_LEFT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_DISPLAY_RIGHT_NAMESwift
let CRS_AXIS_DISPLAY_RIGHT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_DISPLAY_UP_NAMESwift
let CRS_AXIS_DISPLAY_UP_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_DOWN_NAMESwift
let CRS_AXIS_DOWN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_EAST_NAMESwift
let CRS_AXIS_EAST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_EAST_NORTH_EAST_NAMESwift
let CRS_AXIS_EAST_NORTH_EAST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_EAST_SOUTH_EAST_NAMESwift
let CRS_AXIS_EAST_SOUTH_EAST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_FORWARD_NAMESwift
let CRS_AXIS_FORWARD_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_FUTURE_NAMESwift
let CRS_AXIS_FUTURE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_GEOCENTRIC_X_NAMESwift
let CRS_AXIS_GEOCENTRIC_X_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_GEOCENTRIC_Y_NAMESwift
let CRS_AXIS_GEOCENTRIC_Y_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_GEOCENTRIC_Z_NAMESwift
let CRS_AXIS_GEOCENTRIC_Z_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_NORTH_NAMESwift
let CRS_AXIS_NORTH_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_NORTH_EAST_NAMESwift
let CRS_AXIS_NORTH_EAST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_NORTH_NORTH_EAST_NAMESwift
let CRS_AXIS_NORTH_NORTH_EAST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_NORTH_NORTH_WEST_NAMESwift
let CRS_AXIS_NORTH_NORTH_WEST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_NORTH_WEST_NAMESwift
let CRS_AXIS_NORTH_WEST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_PAST_NAMESwift
let CRS_AXIS_PAST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_PORT_NAMESwift
let CRS_AXIS_PORT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_ROW_NEGATIVE_NAMESwift
let CRS_AXIS_ROW_NEGATIVE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_ROW_POSITIVE_NAMESwift
let CRS_AXIS_ROW_POSITIVE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_SOUTH_NAMESwift
let CRS_AXIS_SOUTH_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_SOUTH_EAST_NAMESwift
let CRS_AXIS_SOUTH_EAST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_SOUTH_SOUTH_EAST_NAMESwift
let CRS_AXIS_SOUTH_SOUTH_EAST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_SOUTH_SOUTH_WEST_NAMESwift
let CRS_AXIS_SOUTH_SOUTH_WEST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_SOUTH_WEST_NAMESwift
let CRS_AXIS_SOUTH_WEST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_STARBOARD_NAMESwift
let CRS_AXIS_STARBOARD_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_TOWARDS_NAMESwift
let CRS_AXIS_TOWARDS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_UNSPECIFIED_NAMESwift
let CRS_AXIS_UNSPECIFIED_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_UP_NAMESwift
let CRS_AXIS_UP_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_WEST_NAMESwift
let CRS_AXIS_WEST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_WEST_NORTH_WEST_NAMESwift
let CRS_AXIS_WEST_NORTH_WEST_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_AXIS_WEST_SOUTH_WEST_NAMESwift
let CRS_AXIS_WEST_SOUTH_WEST_NAME: String -
Coordinate System Type names
Declaration
Objective-C
extern NSString *const CRS_CS_AFFINE_NAMESwift
let CRS_CS_AFFINE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_CARTESIAN_NAMESwift
let CRS_CS_CARTESIAN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_CYLINDRICAL_NAMESwift
let CRS_CS_CYLINDRICAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_ELLIPSOIDAL_NAMESwift
let CRS_CS_ELLIPSOIDAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_LINEAR_NAMESwift
let CRS_CS_LINEAR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_ORDINAL_NAMESwift
let CRS_CS_ORDINAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_PARAMETRIC_NAMESwift
let CRS_CS_PARAMETRIC_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_POLAR_NAMESwift
let CRS_CS_POLAR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_SPHERICAL_NAMESwift
let CRS_CS_SPHERICAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_TEMPORAL_COUNT_NAMESwift
let CRS_CS_TEMPORAL_COUNT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_TEMPORAL_DATE_TIME_NAMESwift
let CRS_CS_TEMPORAL_DATE_TIME_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_TEMPORAL_MEASURE_NAMESwift
let CRS_CS_TEMPORAL_MEASURE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_CS_VERTICAL_NAMESwift
let CRS_CS_VERTICAL_NAME: String -
Unit Type names
Declaration
Objective-C
extern NSString *const CRS_UNIT_ANGLE_NAMESwift
let CRS_UNIT_ANGLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNIT_LENGTH_NAMESwift
let CRS_UNIT_LENGTH_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNIT_PARAMETRIC_NAMESwift
let CRS_UNIT_PARAMETRIC_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNIT_SCALE_NAMESwift
let CRS_UNIT_SCALE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNIT_TIME_NAMESwift
let CRS_UNIT_TIME_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNIT_NAMESwift
let CRS_UNIT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_MICROMETRE_NAMESwift
let CRS_UNITS_MICROMETRE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_MILLIMETRE_NAMESwift
let CRS_UNITS_MILLIMETRE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_METRE_NAMESwift
let CRS_UNITS_METRE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_KILOMETRE_NAMESwift
let CRS_UNITS_KILOMETRE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_GERMAN_LEGAL_METRE_NAMESwift
let CRS_UNITS_GERMAN_LEGAL_METRE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_US_SURVEY_FOOT_NAMESwift
let CRS_UNITS_US_SURVEY_FOOT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_FOOT_NAMESwift
let CRS_UNITS_FOOT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_MICRORADIAN_NAMESwift
let CRS_UNITS_MICRORADIAN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_MILLIRADIAN_NAMESwift
let CRS_UNITS_MILLIRADIAN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_RADIAN_NAMESwift
let CRS_UNITS_RADIAN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_ARC_SECOND_NAMESwift
let CRS_UNITS_ARC_SECOND_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_ARC_MINUTE_NAMESwift
let CRS_UNITS_ARC_MINUTE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_DEGREE_NAMESwift
let CRS_UNITS_DEGREE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_GRAD_NAMESwift
let CRS_UNITS_GRAD_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_UNITY_NAMESwift
let CRS_UNITS_UNITY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_BIN_NAMESwift
let CRS_UNITS_BIN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_PARTS_PER_MILLION_NAMESwift
let CRS_UNITS_PARTS_PER_MILLION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_PASCAL_NAMESwift
let CRS_UNITS_PASCAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_HECTOPASCAL_NAMESwift
let CRS_UNITS_HECTOPASCAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_MICROSECOND_NAMESwift
let CRS_UNITS_MICROSECOND_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_MILLISECOND_NAMESwift
let CRS_UNITS_MILLISECOND_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_SECOND_NAMESwift
let CRS_UNITS_SECOND_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_MINUTE_NAMESwift
let CRS_UNITS_MINUTE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_HOUR_NAMESwift
let CRS_UNITS_HOUR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_DAY_NAMESwift
let CRS_UNITS_DAY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_YEAR_NAMESwift
let CRS_UNITS_YEAR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_CALENDAR_SECOND_NAMESwift
let CRS_UNITS_CALENDAR_SECOND_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_UNITS_CALENDAR_MONTH_NAMESwift
let CRS_UNITS_CALENDAR_MONTH_NAME: String -
Ellipsoid Type names
Declaration
Objective-C
extern NSString *const CRS_ELLIPSOID_OBLATE_NAMESwift
let CRS_ELLIPSOID_OBLATE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_ELLIPSOID_TRIAXIAL_NAMESwift
let CRS_ELLIPSOID_TRIAXIAL_NAME: String -
Coordinate Operation Type names
Declaration
Objective-C
extern NSString *const CRS_OPERATION_COORDINATE_NAMESwift
let CRS_OPERATION_COORDINATE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_OPERATION_POINT_MOTION_NAMESwift
let CRS_OPERATION_POINT_MOTION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_OPERATION_MAP_PROJECTION_NAMESwift
let CRS_OPERATION_MAP_PROJECTION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_OPERATION_DERIVING_CONVERSION_NAMESwift
let CRS_OPERATION_DERIVING_CONVERSION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_OPERATION_ABRIDGED_COORDINATE_TRANSFORMATION_NAMESwift
let CRS_OPERATION_ABRIDGED_COORDINATE_TRANSFORMATION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_PROJSwift
let CRS_PROJ_PARAM_PROJ: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_ZONESwift
let CRS_PROJ_PARAM_ZONE: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_SOUTHSwift
let CRS_PROJ_PARAM_SOUTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_LAT_1Swift
let CRS_PROJ_PARAM_LAT_1: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_LAT_2Swift
let CRS_PROJ_PARAM_LAT_2: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_LAT_0Swift
let CRS_PROJ_PARAM_LAT_0: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_LAT_TSSwift
let CRS_PROJ_PARAM_LAT_TS: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_LON_0Swift
let CRS_PROJ_PARAM_LON_0: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_LONCSwift
let CRS_PROJ_PARAM_LONC: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_ALPHASwift
let CRS_PROJ_PARAM_ALPHA: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_K_0Swift
let CRS_PROJ_PARAM_K_0: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_X_0Swift
let CRS_PROJ_PARAM_X_0: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_Y_0Swift
let CRS_PROJ_PARAM_Y_0: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_AXISSwift
let CRS_PROJ_PARAM_AXIS: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_DATUMSwift
let CRS_PROJ_PARAM_DATUM: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_NO_UOFFSwift
let CRS_PROJ_PARAM_NO_UOFF: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_GAMMASwift
let CRS_PROJ_PARAM_GAMMA: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_ASwift
let CRS_PROJ_PARAM_A: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_BSwift
let CRS_PROJ_PARAM_B: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_ELLPSSwift
let CRS_PROJ_PARAM_ELLPS: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_TOWGS84Swift
let CRS_PROJ_PARAM_TOWGS84: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_PMSwift
let CRS_PROJ_PARAM_PM: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_UNITSSwift
let CRS_PROJ_PARAM_UNITS: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_TO_METERSwift
let CRS_PROJ_PARAM_TO_METER: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_NADGRIDSSwift
let CRS_PROJ_PARAM_NADGRIDS: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_WKTEXTSwift
let CRS_PROJ_PARAM_WKTEXT: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PARAM_NO_DEFSSwift
let CRS_PROJ_PARAM_NO_DEFS: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_AEASwift
let CRS_PROJ_NAME_AEA: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_CASSSwift
let CRS_PROJ_NAME_CASS: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_CEASwift
let CRS_PROJ_NAME_CEA: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_EQCSwift
let CRS_PROJ_NAME_EQC: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_KROVAKSwift
let CRS_PROJ_NAME_KROVAK: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_LAEASwift
let CRS_PROJ_NAME_LAEA: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_LCCSwift
let CRS_PROJ_NAME_LCC: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_LONGLATSwift
let CRS_PROJ_NAME_LONGLAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_MERCSwift
let CRS_PROJ_NAME_MERC: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_NZMGSwift
let CRS_PROJ_NAME_NZMG: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_OMERCSwift
let CRS_PROJ_NAME_OMERC: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_POLYSwift
let CRS_PROJ_NAME_POLY: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_SOMERCSwift
let CRS_PROJ_NAME_SOMERC: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_STERESwift
let CRS_PROJ_NAME_STERE: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_STEREASwift
let CRS_PROJ_NAME_STEREA: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_TMERCSwift
let CRS_PROJ_NAME_TMERC: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_NAME_UTMSwift
let CRS_PROJ_NAME_UTM: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_AXIS_EASTSwift
let CRS_PROJ_AXIS_EAST: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_AXIS_WESTSwift
let CRS_PROJ_AXIS_WEST: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_AXIS_NORTHSwift
let CRS_PROJ_AXIS_NORTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_AXIS_SOUTHSwift
let CRS_PROJ_AXIS_SOUTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_AXIS_UPSwift
let CRS_PROJ_AXIS_UP: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_AXIS_DOWNSwift
let CRS_PROJ_AXIS_DOWN: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_AXIS_WEST_SOUTH_UPSwift
let CRS_PROJ_AXIS_WEST_SOUTH_UP: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_UNITS_METRESwift
let CRS_PROJ_UNITS_METRE: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_UNITS_US_SURVEY_FOOTSwift
let CRS_PROJ_UNITS_US_SURVEY_FOOT: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_UNITS_FOOTSwift
let CRS_PROJ_UNITS_FOOT: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_UNITS_DEGREESwift
let CRS_PROJ_UNITS_DEGREE: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_PSEUDO_MERCATORSwift
let CRS_PROJ_PSEUDO_MERCATOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_SWISS_OBLIQUE_MERCATORSwift
let CRS_PROJ_SWISS_OBLIQUE_MERCATOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_SWISS_OBLIQUE_MERCATOR_COMPATSwift
let CRS_PROJ_SWISS_OBLIQUE_MERCATOR_COMPAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_PROJ_UTM_ZONESwift
let CRS_PROJ_UTM_ZONE: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_SEPARATORSwift
let CRS_WKT_SEPARATOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_LEFT_DELIMITERSwift
let CRS_WKT_LEFT_DELIMITER: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_LEFT_DELIMITER_COMPATSwift
let CRS_WKT_LEFT_DELIMITER_COMPAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_RIGHT_DELIMITERSwift
let CRS_WKT_RIGHT_DELIMITER: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_RIGHT_DELIMITER_COMPATSwift
let CRS_WKT_RIGHT_DELIMITER_COMPAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_AXIS_ABBREV_LEFT_DELIMITERSwift
let CRS_WKT_AXIS_ABBREV_LEFT_DELIMITER: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_AXIS_ABBREV_RIGHT_DELIMITERSwift
let CRS_WKT_AXIS_ABBREV_RIGHT_DELIMITER: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_AXIS_DIRECTION_OTHERSwift
let CRS_WKT_AXIS_DIRECTION_OTHER: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_AXIS_NAME_LONSwift
let CRS_WKT_AXIS_NAME_LON: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_AXIS_NAME_LATSwift
let CRS_WKT_AXIS_NAME_LAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_AXIS_NAME_XSwift
let CRS_WKT_AXIS_NAME_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_AXIS_NAME_YSwift
let CRS_WKT_AXIS_NAME_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_AXIS_NAME_ZSwift
let CRS_WKT_AXIS_NAME_Z: String -
Undocumented
Declaration
Objective-C
extern NSString * const CRS_WKT_DATUM_TYPESwift
let CRS_WKT_DATUM_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_IOS_BUNDLE_NAMESwift
let PROJ_IOS_BUNDLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_PROPERTY_LIST_TYPESwift
let PROJ_PROPERTY_LIST_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_BUNDLE_NAMESwift
let PROJ_BUNDLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_DATABASE_NAMESwift
let PROJ_DATABASE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_DATABASE_TYPESwift
let PROJ_DATABASE_TYPE: String -
Projection constants
Declaration
Objective-C
extern NSString *const PROJ_PROPERTIESSwift
let PROJ_PROPERTIES: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_AUTHORITY_EPSGSwift
let PROJ_AUTHORITY_EPSG: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_AUTHORITY_NONESwift
let PROJ_AUTHORITY_NONE: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_AUTHORITY_OGCSwift
let PROJ_AUTHORITY_OGC: String -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_AUTHORITY_NSGSwift
let PROJ_AUTHORITY_NSG: String -
Undocumented
Declaration
Objective-C
extern int const PROJ_UNDEFINED_CARTESIANSwift
let PROJ_UNDEFINED_CARTESIAN: Int32 -
Undocumented
Declaration
Objective-C
extern int const PROJ_UNDEFINED_GEOGRAPHICSwift
let PROJ_UNDEFINED_GEOGRAPHIC: Int32 -
Undocumented
Declaration
Objective-C
extern int const PROJ_EPSG_WORLD_GEODETIC_SYSTEMSwift
let PROJ_EPSG_WORLD_GEODETIC_SYSTEM: Int32 -
Undocumented
Declaration
Objective-C
extern int const PROJ_EPSG_WEB_MERCATORSwift
let PROJ_EPSG_WEB_MERCATOR: Int32 -
Undocumented
Declaration
Objective-C
extern int const PROJ_EPSG_WORLD_GEODETIC_SYSTEM_GEOGRAPHICAL_3DSwift
let PROJ_EPSG_WORLD_GEODETIC_SYSTEM_GEOGRAPHICAL_3D: Int32 -
Undocumented
Declaration
Objective-C
extern NSString * const PROJ_OGC_CRS84Swift
let PROJ_OGC_CRS84: String -
Undocumented
Declaration
Objective-C
extern double const PROJ_WEB_MERCATOR_MAX_LAT_RANGESwift
let PROJ_WEB_MERCATOR_MAX_LAT_RANGE: Double -
Undocumented
Declaration
Objective-C
extern double const PROJ_WEB_MERCATOR_MIN_LAT_RANGESwift
let PROJ_WEB_MERCATOR_MIN_LAT_RANGE: Double -
Undocumented
Declaration
Objective-C
extern double const PROJ_WEB_MERCATOR_HALF_WORLD_WIDTHSwift
let PROJ_WEB_MERCATOR_HALF_WORLD_WIDTH: Double -
Undocumented
Declaration
Objective-C
extern double const PROJ_MERCATOR_RADIUSSwift
let PROJ_MERCATOR_RADIUS: Double -
Undocumented
Declaration
Objective-C
extern double const PROJ_WGS84_HALF_WORLD_LON_WIDTHSwift
let PROJ_WGS84_HALF_WORLD_LON_WIDTH: Double -
Undocumented
Declaration
Objective-C
extern double const PROJ_WGS84_HALF_WORLD_LAT_HEIGHTSwift
let PROJ_WGS84_HALF_WORLD_LAT_HEIGHT: Double -
Geometry type names
Declaration
Objective-C
extern NSString *const SF_GEOMETRY_NAMESwift
let SF_GEOMETRY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_POINT_NAMESwift
let SF_POINT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_LINESTRING_NAMESwift
let SF_LINESTRING_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_POLYGON_NAMESwift
let SF_POLYGON_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_MULTIPOINT_NAMESwift
let SF_MULTIPOINT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_MULTILINESTRING_NAMESwift
let SF_MULTILINESTRING_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_MULTIPOLYGON_NAMESwift
let SF_MULTIPOLYGON_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_GEOMETRYCOLLECTION_NAMESwift
let SF_GEOMETRYCOLLECTION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_CIRCULARSTRING_NAMESwift
let SF_CIRCULARSTRING_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_COMPOUNDCURVE_NAMESwift
let SF_COMPOUNDCURVE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_CURVEPOLYGON_NAMESwift
let SF_CURVEPOLYGON_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_MULTICURVE_NAMESwift
let SF_MULTICURVE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_MULTISURFACE_NAMESwift
let SF_MULTISURFACE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_CURVE_NAMESwift
let SF_CURVE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_SURFACE_NAMESwift
let SF_SURFACE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_POLYHEDRALSURFACE_NAMESwift
let SF_POLYHEDRALSURFACE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_TIN_NAMESwift
let SF_TIN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_TRIANGLE_NAMESwift
let SF_TRIANGLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const SF_NONE_NAMESwift
let SF_NONE_NAME: String -
Default read byte order
Declaration
Objective-C
static CFByteOrder DEFAULT_READ_BYTE_ORDER = CFByteOrderBigEndianSwift
var DEFAULT_READ_BYTE_ORDER: CFByteOrder -
Default write byte order
Declaration
Objective-C
static CFByteOrder DEFAULT_WRITE_BYTE_ORDER = CFByteOrderBigEndianSwift
var DEFAULT_WRITE_BYTE_ORDER: CFByteOrder -
Default epsilon for point in or on line tolerance
Declaration
Objective-C
extern const double SF_DEFAULT_LINE_EPSILONSwift
let SF_DEFAULT_LINE_EPSILON: Double -
Default epsilon for point equality
Declaration
Objective-C
extern const double SF_DEFAULT_EQUAL_EPSILONSwift
let SF_DEFAULT_EQUAL_EPSILON: Double -
Web Mercator Latitude Range
Declaration
Objective-C
extern const double SF_WEB_MERCATOR_MAX_LAT_RANGESwift
let SF_WEB_MERCATOR_MAX_LAT_RANGE: Double -
Web Mercator Latitude Range
Declaration
Objective-C
extern const double SF_WEB_MERCATOR_MIN_LAT_RANGESwift
let SF_WEB_MERCATOR_MIN_LAT_RANGE: Double -
Half the world distance in either direction
Declaration
Objective-C
extern const double SF_WEB_MERCATOR_HALF_WORLD_WIDTHSwift
let SF_WEB_MERCATOR_HALF_WORLD_WIDTH: Double -
Half the world longitude width for WGS84
Declaration
Objective-C
extern const double SF_WGS84_HALF_WORLD_LON_WIDTHSwift
let SF_WGS84_HALF_WORLD_LON_WIDTH: Double -
Half the world latitude height for WGS84
Declaration
Objective-C
extern const double SF_WGS84_HALF_WORLD_LAT_HEIGHTSwift
let SF_WGS84_HALF_WORLD_LAT_HEIGHT: Double -
Minimum latitude degrees value convertible to meters
Declaration
Objective-C
extern const double SF_DEGREES_TO_METERS_MIN_LATSwift
let SF_DEGREES_TO_METERS_MIN_LAT: Double -
Absolute north bearing in degrees
Declaration
Objective-C
extern const double SF_BEARING_NORTHSwift
let SF_BEARING_NORTH: Double -
Absolute east bearing in degrees
Declaration
Objective-C
extern const double SF_BEARING_EASTSwift
let SF_BEARING_EAST: Double -
Absolute south bearing in degrees
Declaration
Objective-C
extern const double SF_BEARING_SOUTHSwift
let SF_BEARING_SOUTH: Double -
Absolute west bearing degrees
Declaration
Objective-C
extern const double SF_BEARING_WESTSwift
let SF_BEARING_WEST: Double -
Radians to Degrees conversion
Declaration
Objective-C
extern const double SF_RADIANS_TO_DEGREESSwift
let SF_RADIANS_TO_DEGREES: Double -
Degrees to Radians conversion
Declaration
Objective-C
extern const double SF_DEGREES_TO_RADIANSSwift
let SF_DEGREES_TO_RADIANS: Double -
Earth radius in meters (WGS84)
Declaration
Objective-C
extern const double SF_EARTH_RADIUSSwift
let SF_EARTH_RADIUS: Double -
Date format
Declaration
Objective-C
extern NSString *const GPKG_DTU_DATE_FORMATSwift
let GPKG_DTU_DATE_FORMAT: String -
Non standard Date format
Declaration
Objective-C
extern NSString *const GPKG_DTU_DATE_FORMAT2Swift
let GPKG_DTU_DATE_FORMAT2: String -
Date Time format
Declaration
Objective-C
extern NSString *const GPKG_DTU_DATETIME_FORMATSwift
let GPKG_DTU_DATETIME_FORMAT: String -
Secondary Date Time format w/o milliseconds for parsing string dates
Declaration
Objective-C
extern NSString *const GPKG_DTU_DATETIME_FORMAT2Swift
let GPKG_DTU_DATETIME_FORMAT2: String -
SQLite date function
Declaration
Objective-C
extern NSString *const GPKG_DTU_FUNCTION_DATESwift
let GPKG_DTU_FUNCTION_DATE: String -
SQLite time function
Declaration
Objective-C
extern NSString *const GPKG_DTU_FUNCTION_TIMESwift
let GPKG_DTU_FUNCTION_TIME: String -
SQLite datetime function
Declaration
Objective-C
extern NSString *const GPKG_DTU_FUNCTION_DATETIMESwift
let GPKG_DTU_FUNCTION_DATETIME: String -
SQLite julianday function
Declaration
Objective-C
extern NSString *const GPKG_DTU_FUNCTION_JULIANDAYSwift
let GPKG_DTU_FUNCTION_JULIANDAY: String -
SQLite strftime function
Declaration
Objective-C
extern NSString *const GPKG_DTU_FUNCTION_STRFTIMESwift
let GPKG_DTU_FUNCTION_STRFTIME: String -
GeoPackage constants
Declaration
Objective-C
extern NSString *const GPKG_EXTENSIONSwift
let GPKG_EXTENSION: String -
Deprecated
@deprecated in GeoPackage version 1.2
Declaration
Objective-C
extern NSString *const GPKG_EXTENDED_EXTENSIONSwift
let GPKG_EXTENDED_EXTENSION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MEDIA_TYPESwift
let GPKG_MEDIA_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_APPLICATION_IDSwift
let GPKG_APPLICATION_ID: String -
Undocumented
Declaration
Objective-C
extern NSInteger const GPKG_USER_VERSIONSwift
let GPKG_USER_VERSION: Int -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_METADATA_APPLICATION_IDSwift
let GPKG_METADATA_APPLICATION_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GEOMETRY_MAGIC_NUMBERSwift
let GPKG_GEOMETRY_MAGIC_NUMBER: String -
Undocumented
Declaration
Objective-C
extern NSInteger const GPKG_GEOMETRY_VERSION_1Swift
let GPKG_GEOMETRY_VERSION_1: Int -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SQLITE_HEADER_PREFIXSwift
let GPKG_SQLITE_HEADER_PREFIX: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SQLITE_APPLICATION_IDSwift
let GPKG_SQLITE_APPLICATION_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_AUTHORSwift
let GPKG_EXTENSION_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GEOMETRY_EXTENSION_PREFIXSwift
let GPKG_GEOMETRY_EXTENSION_PREFIX: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_UNDEFINED_DEFINITIONSwift
let GPKG_UNDEFINED_DEFINITION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_BUNDLE_NAMESwift
let GPKG_BUNDLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROPERTY_LIST_TYPESwift
let GPKG_PROPERTY_LIST_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RESOURCES_PROPERTIESSwift
let GPKG_RESOURCES_PROPERTIES: String -
Undocumented
Declaration
Objective-C
extern CGFloat const GPKG_EARTH_RADIUSSwift
let GPKG_EARTH_RADIUS: Double -
Contents table constants
Declaration
Objective-C
extern NSString *const GPKG_CON_TABLE_NAMESwift
let GPKG_CON_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_PKSwift
let GPKG_CON_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_TABLE_NAMESwift
let GPKG_CON_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_DATA_TYPESwift
let GPKG_CON_COLUMN_DATA_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_IDENTIFIERSwift
let GPKG_CON_COLUMN_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_DESCRIPTIONSwift
let GPKG_CON_COLUMN_DESCRIPTION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_LAST_CHANGESwift
let GPKG_CON_COLUMN_LAST_CHANGE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_MIN_XSwift
let GPKG_CON_COLUMN_MIN_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_MIN_YSwift
let GPKG_CON_COLUMN_MIN_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_MAX_XSwift
let GPKG_CON_COLUMN_MAX_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_MAX_YSwift
let GPKG_CON_COLUMN_MAX_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CON_COLUMN_SRS_IDSwift
let GPKG_CON_COLUMN_SRS_ID: String -
Contents data type names
Declaration
Objective-C
extern NSString *const GPKG_CDT_FEATURES_NAMESwift
let GPKG_CDT_FEATURES_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDT_TILES_NAMESwift
let GPKG_CDT_TILES_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDT_ATTRIBUTES_NAMESwift
let GPKG_CDT_ATTRIBUTES_NAME: String -
Data type names
Declaration
Objective-C
extern NSString *const GPKG_DT_BOOLEAN_NAMESwift
let GPKG_DT_BOOLEAN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_TINYINT_NAMESwift
let GPKG_DT_TINYINT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_SMALLINT_NAMESwift
let GPKG_DT_SMALLINT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_MEDIUMINT_NAMESwift
let GPKG_DT_MEDIUMINT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_INT_NAMESwift
let GPKG_DT_INT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_INTEGER_NAMESwift
let GPKG_DT_INTEGER_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_FLOAT_NAMESwift
let GPKG_DT_FLOAT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_DOUBLE_NAMESwift
let GPKG_DT_DOUBLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_REAL_NAMESwift
let GPKG_DT_REAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_TEXT_NAMESwift
let GPKG_DT_TEXT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_BLOB_NAMESwift
let GPKG_DT_BLOB_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_DATE_NAMESwift
let GPKG_DT_DATE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DT_DATETIME_NAMESwift
let GPKG_DT_DATETIME_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RESOURCES_TABLESSwift
let GPKG_RESOURCES_TABLES: String -
Table Name
Declaration
Objective-C
extern NSString *const GPKG_SM_TABLE_NAMESwift
let GPKG_SM_TABLE_NAME: String -
SQLite Master column keyword type names
Declaration
Objective-C
extern NSString *const GPKG_SMC_TYPE_NAMESwift
let GPKG_SMC_TYPE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SMC_NAME_NAMESwift
let GPKG_SMC_NAME_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SMC_TBL_NAME_NAMESwift
let GPKG_SMC_TBL_NAME_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SMC_ROOTPAGE_NAMESwift
let GPKG_SMC_ROOTPAGE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SMC_SQL_NAMESwift
let GPKG_SMC_SQL_NAME: String -
SQLite Master table type names
Declaration
Objective-C
extern NSString *const GPKG_SMT_TABLE_NAMESwift
let GPKG_SMT_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SMT_INDEX_NAMESwift
let GPKG_SMT_INDEX_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SMT_VIEW_NAMESwift
let GPKG_SMT_VIEW_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SMT_TRIGGER_NAMESwift
let GPKG_SMT_TRIGGER_NAME: String -
Table name
Declaration
Objective-C
extern NSString *const GPKG_GPM_TABLE_NAMESwift
let GPKG_GPM_TABLE_NAME: String -
Column names
Declaration
Objective-C
extern NSString *const GPKG_GPM_COLUMN_PKSwift
let GPKG_GPM_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPM_COLUMN_IDSwift
let GPKG_GPM_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPM_COLUMN_NAMESwift
let GPKG_GPM_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPM_COLUMN_PATHSwift
let GPKG_GPM_COLUMN_PATH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_METADATA_TABLESSwift
let GPKG_METADATA_TABLES: String -
Table name
Declaration
Objective-C
extern NSString *const GPKG_GPGM_TABLE_NAMESwift
let GPKG_GPGM_TABLE_NAME: String -
Column names
Declaration
Objective-C
extern NSString *const GPKG_GPGM_COLUMN_PK1Swift
let GPKG_GPGM_COLUMN_PK1: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_PK2Swift
let GPKG_GPGM_COLUMN_PK2: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_PK3Swift
let GPKG_GPGM_COLUMN_PK3: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_GEOPACKAGE_IDSwift
let GPKG_GPGM_COLUMN_GEOPACKAGE_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_TABLE_NAMESwift
let GPKG_GPGM_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_IDSwift
let GPKG_GPGM_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_MIN_XSwift
let GPKG_GPGM_COLUMN_MIN_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_MAX_XSwift
let GPKG_GPGM_COLUMN_MAX_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_MIN_YSwift
let GPKG_GPGM_COLUMN_MIN_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_MAX_YSwift
let GPKG_GPGM_COLUMN_MAX_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_MIN_ZSwift
let GPKG_GPGM_COLUMN_MIN_Z: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_MAX_ZSwift
let GPKG_GPGM_COLUMN_MAX_Z: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_MIN_MSwift
let GPKG_GPGM_COLUMN_MIN_M: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPGM_COLUMN_MAX_MSwift
let GPKG_GPGM_COLUMN_MAX_M: String -
Table name
Declaration
Objective-C
extern NSString *const GPKG_GPTM_TABLE_NAMESwift
let GPKG_GPTM_TABLE_NAME: String -
Column names
Declaration
Objective-C
extern NSString *const GPKG_GPTM_COLUMN_PK1Swift
let GPKG_GPTM_COLUMN_PK1: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPTM_COLUMN_PK2Swift
let GPKG_GPTM_COLUMN_PK2: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPTM_COLUMN_GEOPACKAGE_IDSwift
let GPKG_GPTM_COLUMN_GEOPACKAGE_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPTM_COLUMN_TABLE_NAMESwift
let GPKG_GPTM_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GPTM_COLUMN_LAST_INDEXEDSwift
let GPKG_GPTM_COLUMN_LAST_INDEXED: String -
Constraint keyword
Declaration
Objective-C
extern NSString *const GPKG_CONSTRAINTSwift
let GPKG_CONSTRAINT: String -
Constraint type names
Declaration
Objective-C
extern NSString *const GPKG_CT_PRIMARY_KEY_NAMESwift
let GPKG_CT_PRIMARY_KEY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CT_UNIQUE_NAMESwift
let GPKG_CT_UNIQUE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CT_CHECK_NAMESwift
let GPKG_CT_CHECK_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CT_FOREIGN_KEY_NAMESwift
let GPKG_CT_FOREIGN_KEY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CT_NOT_NULL_NAMESwift
let GPKG_CT_NOT_NULL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CT_DEFAULT_NAMESwift
let GPKG_CT_DEFAULT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CT_COLLATE_NAMESwift
let GPKG_CT_COLLATE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CT_AUTOINCREMENT_NAMESwift
let GPKG_CT_AUTOINCREMENT_NAME: String -
Index column
Declaration
Objective-C
extern NSString *const GPKG_TI_CIDSwift
let GPKG_TI_CID: String -
Index column index
Declaration
Objective-C
extern const int GPKG_TI_CID_INDEXSwift
let GPKG_TI_CID_INDEX: Int32 -
Name column
Declaration
Objective-C
extern NSString *const GPKG_TI_NAMESwift
let GPKG_TI_NAME: String -
Name column index
Declaration
Objective-C
extern const int GPKG_TI_NAME_INDEXSwift
let GPKG_TI_NAME_INDEX: Int32 -
Type column
Declaration
Objective-C
extern NSString *const GPKG_TI_TYPESwift
let GPKG_TI_TYPE: String -
Type column index
Declaration
Objective-C
extern const int GPKG_TI_TYPE_INDEXSwift
let GPKG_TI_TYPE_INDEX: Int32 -
Not null column
Declaration
Objective-C
extern NSString *const GPKG_TI_NOT_NULLSwift
let GPKG_TI_NOT_NULL: String -
Not null column index
Declaration
Objective-C
extern const int GPKG_TI_NOT_NULL_INDEXSwift
let GPKG_TI_NOT_NULL_INDEX: Int32 -
Default value column
Declaration
Objective-C
extern NSString *const GPKG_TI_DFLT_VALUESwift
let GPKG_TI_DFLT_VALUE: String -
Default value column index
Declaration
Objective-C
extern const int GPKG_TI_DFLT_VALUE_INDEXSwift
let GPKG_TI_DFLT_VALUE_INDEX: Int32 -
Primary key column
Declaration
Objective-C
extern NSString *const GPKG_TI_PKSwift
let GPKG_TI_PK: String -
Primary key column index
Declaration
Objective-C
extern const int GPKG_TI_PK_INDEXSwift
let GPKG_TI_PK_INDEX: Int32 -
Default of NULL value
Declaration
Objective-C
extern NSString *const GPKG_TI_DEFAULT_NULLSwift
let GPKG_TI_DEFAULT_NULL: String -
Unique keyword
Declaration
Objective-C
extern NSString *const GPKG_UNIQUESwift
let GPKG_UNIQUE: String -
Tile Width
Declaration
Objective-C
extern const NSInteger GPKG_DGIWG_TILE_WIDTHSwift
let GPKG_DGIWG_TILE_WIDTH: Int -
Tile Height
Declaration
Objective-C
extern const NSInteger GPKG_DGIWG_TILE_HEIGHTSwift
let GPKG_DGIWG_TILE_HEIGHT: Int -
Minimum Zoom Level
Declaration
Objective-C
extern const NSInteger GPKG_DGIWG_MIN_ZOOM_LEVELSwift
let GPKG_DGIWG_MIN_ZOOM_LEVEL: Int -
Maximum Zoom Level
Declaration
Objective-C
extern const NSInteger GPKG_DGIWG_MAX_ZOOM_LEVELSwift
let GPKG_DGIWG_MAX_ZOOM_LEVEL: Int -
Invalid unknown description
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_DESCRIPTION_UNKNOWNSwift
let GPKG_DGIWG_DESCRIPTION_UNKNOWN: String -
Invalid tbd description
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_DESCRIPTION_TBDSwift
let GPKG_DGIWG_DESCRIPTION_TBD: String -
MIME encoding of metadata
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_METADATA_MIME_TYPESwift
let GPKG_DGIWG_METADATA_MIME_TYPE: String -
DGIWG Metadata Foundation (DMF) base URI
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_DMF_BASE_URISwift
let GPKG_DGIWG_DMF_BASE_URI: String -
DGIWG Metadata Foundation (DMF) 2.0 URI
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_DMF_2_0_URISwift
let GPKG_DGIWG_DMF_2_0_URI: String -
DGIWG Metadata Foundation (DMF) Default URI
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_DMF_DEFAULT_URISwift
let GPKG_DGIWG_DMF_DEFAULT_URI: String -
NMIS base URI
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_NMIS_BASE_URISwift
let GPKG_DGIWG_NMIS_BASE_URI: String -
NMIS 8.0 URI
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_NMIS_8_0_URISwift
let GPKG_DGIWG_NMIS_8_0_URI: String -
NMIS Default URI
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_NMIS_DEFAULT_URISwift
let GPKG_DGIWG_NMIS_DEFAULT_URI: String -
Delimiter between elements
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_FN_DELIMITER_ELEMENTSSwift
let GPKG_DGIWG_FN_DELIMITER_ELEMENTS: String -
Delimiter between words
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_FN_DELIMITER_WORDSSwift
let GPKG_DGIWG_FN_DELIMITER_WORDS: String -
Delimiter between zoom scale
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_FN_DELIMITER_SCALESwift
let GPKG_DGIWG_FN_DELIMITER_SCALE: String -
Version prefix
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_FN_VERSION_PREFIXSwift
let GPKG_DGIWG_FN_VERSION_PREFIX: String -
Date format
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_FN_DATE_FORMATSwift
let GPKG_DGIWG_FN_DATE_FORMAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_GEOPACKAGE_BASE_NAMESwift
let GPKG_DGIWG_REQ_GEOPACKAGE_BASE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_GEOPACKAGE_OPTIONS_NAMESwift
let GPKG_DGIWG_REQ_GEOPACKAGE_OPTIONS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_EXTENSIONS_MANDATORY_NAMESwift
let GPKG_DGIWG_REQ_EXTENSIONS_MANDATORY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_EXTENSIONS_OPTIONAL_NAMESwift
let GPKG_DGIWG_REQ_EXTENSIONS_OPTIONAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_EXTENSIONS_NOT_ALLOWED_NAMESwift
let GPKG_DGIWG_REQ_EXTENSIONS_NOT_ALLOWED_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_EXTENSIONS_CONDITIONAL_NAMESwift
let GPKG_DGIWG_REQ_EXTENSIONS_CONDITIONAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_RASTER_ALLOWED_NAMESwift
let GPKG_DGIWG_REQ_CRS_RASTER_ALLOWED_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_RASTER_TILE_MATRIX_SET_NAMESwift
let GPKG_DGIWG_REQ_CRS_RASTER_TILE_MATRIX_SET_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_2D_VECTOR_NAMESwift
let GPKG_DGIWG_REQ_CRS_2D_VECTOR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_3D_VECTOR_NAMESwift
let GPKG_DGIWG_REQ_CRS_3D_VECTOR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_WKT_NAMESwift
let GPKG_DGIWG_REQ_CRS_WKT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_COMPOUND_NAMESwift
let GPKG_DGIWG_REQ_CRS_COMPOUND_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_COMPOUND_WKT_NAMESwift
let GPKG_DGIWG_REQ_CRS_COMPOUND_WKT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_DMF_NAMESwift
let GPKG_DGIWG_REQ_METADATA_DMF_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_GPKG_NAMESwift
let GPKG_DGIWG_REQ_METADATA_GPKG_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_ROW_NAMESwift
let GPKG_DGIWG_REQ_METADATA_ROW_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_USER_NAMESwift
let GPKG_DGIWG_REQ_METADATA_USER_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_PRODUCT_NAMESwift
let GPKG_DGIWG_REQ_METADATA_PRODUCT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_PRODUCT_PARTIAL_NAMESwift
let GPKG_DGIWG_REQ_METADATA_PRODUCT_PARTIAL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_VALIDITY_DATA_VALIDITY_NAMESwift
let GPKG_DGIWG_REQ_VALIDITY_DATA_VALIDITY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_TILE_SIZE_MATRIX_NAMESwift
let GPKG_DGIWG_REQ_TILE_SIZE_MATRIX_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_TILE_SIZE_DATA_NAMESwift
let GPKG_DGIWG_REQ_TILE_SIZE_DATA_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_ZOOM_FACTOR_NAMESwift
let GPKG_DGIWG_REQ_ZOOM_FACTOR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_ZOOM_MATRIX_SETS_MULTIPLE_NAMESwift
let GPKG_DGIWG_REQ_ZOOM_MATRIX_SETS_MULTIPLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_ZOOM_MATRIX_SETS_ONE_NAMESwift
let GPKG_DGIWG_REQ_ZOOM_MATRIX_SETS_ONE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_BBOX_CRS_NAMESwift
let GPKG_DGIWG_REQ_BBOX_CRS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_TILE_NAMESwift
let GPKG_DGIWG_REQ_METADATA_TILE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_FEATURE_NAMESwift
let GPKG_DGIWG_REQ_METADATA_FEATURE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_GEOPACKAGE_BASE_IDENTIFIERSwift
let GPKG_DGIWG_REQ_GEOPACKAGE_BASE_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_GEOPACKAGE_OPTIONS_IDENTIFIERSwift
let GPKG_DGIWG_REQ_GEOPACKAGE_OPTIONS_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_EXTENSIONS_MANDATORY_IDENTIFIERSwift
let GPKG_DGIWG_REQ_EXTENSIONS_MANDATORY_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_EXTENSIONS_OPTIONAL_IDENTIFIERSwift
let GPKG_DGIWG_REQ_EXTENSIONS_OPTIONAL_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_EXTENSIONS_NOT_ALLOWED_IDENTIFIERSwift
let GPKG_DGIWG_REQ_EXTENSIONS_NOT_ALLOWED_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_EXTENSIONS_CONDITIONAL_IDENTIFIERSwift
let GPKG_DGIWG_REQ_EXTENSIONS_CONDITIONAL_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_RASTER_ALLOWED_IDENTIFIERSwift
let GPKG_DGIWG_REQ_CRS_RASTER_ALLOWED_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_RASTER_TILE_MATRIX_SET_IDENTIFIERSwift
let GPKG_DGIWG_REQ_CRS_RASTER_TILE_MATRIX_SET_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_2D_VECTOR_IDENTIFIERSwift
let GPKG_DGIWG_REQ_CRS_2D_VECTOR_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_3D_VECTOR_IDENTIFIERSwift
let GPKG_DGIWG_REQ_CRS_3D_VECTOR_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_WKT_IDENTIFIERSwift
let GPKG_DGIWG_REQ_CRS_WKT_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_COMPOUND_IDENTIFIERSwift
let GPKG_DGIWG_REQ_CRS_COMPOUND_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_CRS_COMPOUND_WKT_IDENTIFIERSwift
let GPKG_DGIWG_REQ_CRS_COMPOUND_WKT_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_DMF_IDENTIFIERSwift
let GPKG_DGIWG_REQ_METADATA_DMF_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_GPKG_IDENTIFIERSwift
let GPKG_DGIWG_REQ_METADATA_GPKG_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_ROW_IDENTIFIERSwift
let GPKG_DGIWG_REQ_METADATA_ROW_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_USER_IDENTIFIERSwift
let GPKG_DGIWG_REQ_METADATA_USER_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_PRODUCT_IDENTIFIERSwift
let GPKG_DGIWG_REQ_METADATA_PRODUCT_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_PRODUCT_PARTIAL_IDENTIFIERSwift
let GPKG_DGIWG_REQ_METADATA_PRODUCT_PARTIAL_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_VALIDITY_DATA_VALIDITY_IDENTIFIERSwift
let GPKG_DGIWG_REQ_VALIDITY_DATA_VALIDITY_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_TILE_SIZE_MATRIX_IDENTIFIERSwift
let GPKG_DGIWG_REQ_TILE_SIZE_MATRIX_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_TILE_SIZE_DATA_IDENTIFIERSwift
let GPKG_DGIWG_REQ_TILE_SIZE_DATA_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_ZOOM_FACTOR_IDENTIFIERSwift
let GPKG_DGIWG_REQ_ZOOM_FACTOR_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_ZOOM_MATRIX_SETS_MULTIPLE_IDENTIFIERSwift
let GPKG_DGIWG_REQ_ZOOM_MATRIX_SETS_MULTIPLE_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_ZOOM_MATRIX_SETS_ONE_IDENTIFIERSwift
let GPKG_DGIWG_REQ_ZOOM_MATRIX_SETS_ONE_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_BBOX_CRS_IDENTIFIERSwift
let GPKG_DGIWG_REQ_BBOX_CRS_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_TILE_IDENTIFIERSwift
let GPKG_DGIWG_REQ_METADATA_TILE_IDENTIFIER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_REQ_METADATA_FEATURE_IDENTIFIERSwift
let GPKG_DGIWG_REQ_METADATA_FEATURE_IDENTIFIER: String -
Identifier prefix
Declaration
Objective-C
extern NSString *const GPKG_DGIWG_REQ_IDENTIFIER_PREFIXSwift
let GPKG_DGIWG_REQ_IDENTIFIER_PREFIX: String -
Delta for comparisons between same pixel sizes
Declaration
Objective-C
static double pixelSizeValidationDelta = .00000000001Swift
var pixelSizeValidationDelta: Double -
Tile Matrix Set bounds tolerance in meters. 1 meter as defined in “Conformance Class Bounding Box (bbox)”.
Declaration
Objective-C
static double tileMatrixSetBoundsTolerance = 1.0Swift
var tileMatrixSetBoundsTolerance: Double -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DGIWG_RESOURCES_WKTSwift
let GPKG_DGIWG_RESOURCES_WKT: String -
North min EPSG code
Declaration
Objective-C
extern const NSInteger GPKG_UTM_NORTH_MINSwift
let GPKG_UTM_NORTH_MIN: Int -
North max EPSG code
Declaration
Objective-C
extern const NSInteger GPKG_UTM_NORTH_MAXSwift
let GPKG_UTM_NORTH_MAX: Int -
South min EPSG code
Declaration
Objective-C
extern const NSInteger GPKG_UTM_SOUTH_MINSwift
let GPKG_UTM_SOUTH_MIN: Int -
South max EPSG code
Declaration
Objective-C
extern const NSInteger GPKG_UTM_SOUTH_MAXSwift
let GPKG_UTM_SOUTH_MAX: Int -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CRS_WKT_EXTENSION_NAMESwift
let GPKG_CRS_WKT_EXTENSION_NAME: String -
Extension table constants
Declaration
Objective-C
extern NSString *const GPKG_EX_EXTENSION_NAME_DIVIDERSwift
let GPKG_EX_EXTENSION_NAME_DIVIDER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EX_TABLE_NAMESwift
let GPKG_EX_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EX_COLUMN_TABLE_NAMESwift
let GPKG_EX_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EX_COLUMN_COLUMN_NAMESwift
let GPKG_EX_COLUMN_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EX_COLUMN_EXTENSION_NAMESwift
let GPKG_EX_COLUMN_EXTENSION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EX_COLUMN_DEFINITIONSwift
let GPKG_EX_COLUMN_DEFINITION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EX_COLUMN_SCOPESwift
let GPKG_EX_COLUMN_SCOPE: String -
Extension scope type enumeration names
Declaration
Objective-C
extern NSString *const GPKG_EST_READ_WRITE_NAMESwift
let GPKG_EST_READ_WRITE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EST_WRITE_ONLY_NAMESwift
let GPKG_EST_WRITE_ONLY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_WEBP_EXTENSION_NAMESwift
let GPKG_WEBP_EXTENSION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ZOOM_OTHER_EXTENSION_NAMESwift
let GPKG_ZOOM_OTHER_EXTENSION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CD_GRIDDED_COVERAGESwift
let GPKG_CD_GRIDDED_COVERAGE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GRIDDED_COVERAGE_EXTENSION_NAMESwift
let GPKG_GRIDDED_COVERAGE_EXTENSION_NAME: String -
Tile Gridded Coverage Data Algorithm names
Declaration
Objective-C
extern NSString *const GPKG_CDA_NEAREST_NEIGHBOR_NAMESwift
let GPKG_CDA_NEAREST_NEIGHBOR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDA_BILINEAR_NAMESwift
let GPKG_CDA_BILINEAR_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDA_BICUBIC_NAMESwift
let GPKG_CDA_BICUBIC_NAME: String -
Gridded Coverage table constants
Declaration
Objective-C
extern NSString *const GPKG_CDGC_TABLE_NAMESwift
let GPKG_CDGC_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_PKSwift
let GPKG_CDGC_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_IDSwift
let GPKG_CDGC_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_TILE_MATRIX_SET_NAMESwift
let GPKG_CDGC_COLUMN_TILE_MATRIX_SET_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_DATATYPESwift
let GPKG_CDGC_COLUMN_DATATYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_SCALESwift
let GPKG_CDGC_COLUMN_SCALE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_OFFSETSwift
let GPKG_CDGC_COLUMN_OFFSET: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_PRECISIONSwift
let GPKG_CDGC_COLUMN_PRECISION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_DATA_NULLSwift
let GPKG_CDGC_COLUMN_DATA_NULL: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_GRID_CELL_ENCODINGSwift
let GPKG_CDGC_COLUMN_GRID_CELL_ENCODING: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_UOMSwift
let GPKG_CDGC_COLUMN_UOM: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_FIELD_NAMESwift
let GPKG_CDGC_COLUMN_FIELD_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGC_COLUMN_QUANTITY_DEFINITIONSwift
let GPKG_CDGC_COLUMN_QUANTITY_DEFINITION: String -
Gridded Coverage data type names
Declaration
Objective-C
extern NSString *const GPKG_GCDT_INTEGER_NAMESwift
let GPKG_GCDT_INTEGER_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GCDT_FLOAT_NAMESwift
let GPKG_GCDT_FLOAT_NAME: String -
Gridded Coverage encoding type names
Declaration
Objective-C
extern NSString *const GPKG_GCET_CENTER_NAMESwift
let GPKG_GCET_CENTER_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GCET_AREA_NAMESwift
let GPKG_GCET_AREA_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GCET_CORNER_NAMESwift
let GPKG_GCET_CORNER_NAME: String -
Gridded Tile table constants
Declaration
Objective-C
extern NSString *const GPKG_CDGT_TABLE_NAMESwift
let GPKG_CDGT_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_PKSwift
let GPKG_CDGT_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_IDSwift
let GPKG_CDGT_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_TABLE_NAMESwift
let GPKG_CDGT_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_TABLE_IDSwift
let GPKG_CDGT_COLUMN_TABLE_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_SCALESwift
let GPKG_CDGT_COLUMN_SCALE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_OFFSETSwift
let GPKG_CDGT_COLUMN_OFFSET: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_MINSwift
let GPKG_CDGT_COLUMN_MIN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_MAXSwift
let GPKG_CDGT_COLUMN_MAX: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_MEANSwift
let GPKG_CDGT_COLUMN_MEAN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CDGT_COLUMN_STANDARD_DEVIATIONSwift
let GPKG_CDGT_COLUMN_STANDARD_DEVIATION: String -
Metadata table constants
Declaration
Objective-C
extern NSString *const GPKG_M_TABLE_NAMESwift
let GPKG_M_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_M_COLUMN_PKSwift
let GPKG_M_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_M_COLUMN_IDSwift
let GPKG_M_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_M_COLUMN_SCOPESwift
let GPKG_M_COLUMN_SCOPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_M_COLUMN_STANDARD_URISwift
let GPKG_M_COLUMN_STANDARD_URI: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_M_COLUMN_MIME_TYPESwift
let GPKG_M_COLUMN_MIME_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_M_COLUMN_METADATASwift
let GPKG_M_COLUMN_METADATA: String -
Metadata Scope Type enumeration names
Declaration
Objective-C
extern NSString *const GPKG_MST_UNDEFINED_NAMESwift
let GPKG_MST_UNDEFINED_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_FIELD_SESSION_NAMESwift
let GPKG_MST_FIELD_SESSION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_COLLECTION_SESSION_NAMESwift
let GPKG_MST_COLLECTION_SESSION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_SERIES_NAMESwift
let GPKG_MST_SERIES_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_DATASET_NAMESwift
let GPKG_MST_DATASET_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_FEATURE_TYPE_NAMESwift
let GPKG_MST_FEATURE_TYPE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_FEATURE_NAMESwift
let GPKG_MST_FEATURE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_ATTRIBUTE_TYPE_NAMESwift
let GPKG_MST_ATTRIBUTE_TYPE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_ATTRIBUTE_NAMESwift
let GPKG_MST_ATTRIBUTE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_TILE_NAMESwift
let GPKG_MST_TILE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_MODEL_NAMESwift
let GPKG_MST_MODEL_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_CATALOG_NAMESwift
let GPKG_MST_CATALOG_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_SCHEMA_NAMESwift
let GPKG_MST_SCHEMA_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_TAXONOMY_NAMESwift
let GPKG_MST_TAXONOMY_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_SOFTWARE_NAMESwift
let GPKG_MST_SOFTWARE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_SERVICE_NAMESwift
let GPKG_MST_SERVICE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_COLLECTION_HARDWARE_NAMESwift
let GPKG_MST_COLLECTION_HARDWARE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_NON_GEOGRAPHIC_DATASET_NAMESwift
let GPKG_MST_NON_GEOGRAPHIC_DATASET_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_DIMENSION_GROUP_NAMESwift
let GPKG_MST_DIMENSION_GROUP_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_STYLE_NAMESwift
let GPKG_MST_STYLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_METADATA_EXTENSION_NAMESwift
let GPKG_METADATA_EXTENSION_NAME: String -
Metadata Reference table constants
Declaration
Objective-C
extern NSString *const GPKG_MR_TABLE_NAMESwift
let GPKG_MR_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MR_COLUMN_REFERENCE_SCOPESwift
let GPKG_MR_COLUMN_REFERENCE_SCOPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MR_COLUMN_TABLE_NAMESwift
let GPKG_MR_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MR_COLUMN_COLUMN_NAMESwift
let GPKG_MR_COLUMN_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MR_COLUMN_ROW_ID_VALUESwift
let GPKG_MR_COLUMN_ROW_ID_VALUE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MR_COLUMN_TIMESTAMPSwift
let GPKG_MR_COLUMN_TIMESTAMP: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MR_COLUMN_FILE_IDSwift
let GPKG_MR_COLUMN_FILE_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MR_COLUMN_PARENT_IDSwift
let GPKG_MR_COLUMN_PARENT_ID: String -
Reference Scope Type enumeration names
Declaration
Objective-C
extern NSString *const GPKG_RST_GEOPACKAGE_NAMESwift
let GPKG_RST_GEOPACKAGE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RST_TABLE_NAMESwift
let GPKG_RST_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RST_COLUMN_NAMESwift
let GPKG_RST_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RST_ROW_NAMESwift
let GPKG_RST_ROW_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RST_ROW_COL_NAMESwift
let GPKG_RST_ROW_COL_NAME: String -
NGA Extension author
Declaration
Objective-C
extern NSString *const GPKG_NGA_EXTENSION_AUTHORSwift
let GPKG_NGA_EXTENSION_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_NGA_TABLESSwift
let GPKG_NGA_TABLES: String -
Contents Id table constants
Declaration
Objective-C
extern NSString *const GPKG_CI_TABLE_NAMESwift
let GPKG_CI_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CI_COLUMN_PKSwift
let GPKG_CI_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CI_COLUMN_IDSwift
let GPKG_CI_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CI_COLUMN_TABLE_NAMESwift
let GPKG_CI_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_CONTENTS_ID_NAME_NO_AUTHORSwift
let GPKG_EXTENSION_CONTENTS_ID_NAME_NO_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_EXTENSION_CONTENTS_ID_DEFINITIONSwift
let GPKG_PROP_EXTENSION_CONTENTS_ID_DEFINITION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_GEOMETRY_INDEX_NAME_NO_AUTHORSwift
let GPKG_EXTENSION_GEOMETRY_INDEX_NAME_NO_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_EXTENSION_GEOMETRY_INDEX_DEFINITIONSwift
let GPKG_PROP_EXTENSION_GEOMETRY_INDEX_DEFINITION: String -
Geometry Index table constants
Declaration
Objective-C
extern NSString *const GPKG_GI_TABLE_NAMESwift
let GPKG_GI_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_PK1Swift
let GPKG_GI_COLUMN_PK1: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_PK2Swift
let GPKG_GI_COLUMN_PK2: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_TABLE_NAMESwift
let GPKG_GI_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_GEOM_IDSwift
let GPKG_GI_COLUMN_GEOM_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_MIN_XSwift
let GPKG_GI_COLUMN_MIN_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_MAX_XSwift
let GPKG_GI_COLUMN_MAX_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_MIN_YSwift
let GPKG_GI_COLUMN_MIN_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_MAX_YSwift
let GPKG_GI_COLUMN_MAX_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_MIN_ZSwift
let GPKG_GI_COLUMN_MIN_Z: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_MAX_ZSwift
let GPKG_GI_COLUMN_MAX_Z: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_MIN_MSwift
let GPKG_GI_COLUMN_MIN_M: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GI_COLUMN_MAX_MSwift
let GPKG_GI_COLUMN_MAX_M: String -
Table Index table constants
Declaration
Objective-C
extern NSString *const GPKG_TI_TABLE_NAMESwift
let GPKG_TI_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TI_COLUMN_PKSwift
let GPKG_TI_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TI_COLUMN_TABLE_NAMESwift
let GPKG_TI_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TI_COLUMN_LAST_INDEXEDSwift
let GPKG_TI_COLUMN_LAST_INDEXED: String -
Feature Tile Link table constants
Declaration
Objective-C
extern NSString *const GPKG_FTL_TABLE_NAMESwift
let GPKG_FTL_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_FTL_COLUMN_PK1Swift
let GPKG_FTL_COLUMN_PK1: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_FTL_COLUMN_PK2Swift
let GPKG_FTL_COLUMN_PK2: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_FTL_COLUMN_FEATURE_TABLE_NAMESwift
let GPKG_FTL_COLUMN_FEATURE_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_FTL_COLUMN_TILE_TABLE_NAMESwift
let GPKG_FTL_COLUMN_TILE_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_FEATURE_TILE_LINK_NAME_NO_AUTHORSwift
let GPKG_EXTENSION_FEATURE_TILE_LINK_NAME_NO_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_EXTENSION_FEATURE_TILE_LINK_DEFINITIONSwift
let GPKG_PROP_EXTENSION_FEATURE_TILE_LINK_DEFINITION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_PROPERTIES_NAME_NO_AUTHORSwift
let GPKG_EXTENSION_PROPERTIES_NAME_NO_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_EXTENSION_PROPERTIES_DEFINITIONSwift
let GPKG_PROP_EXTENSION_PROPERTIES_DEFINITION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_PROPERTIES_TABLE_NAMESwift
let GPKG_EXTENSION_PROPERTIES_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_PROPERTIES_COLUMN_PROPERTYSwift
let GPKG_EXTENSION_PROPERTIES_COLUMN_PROPERTY: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_PROPERTIES_COLUMN_VALUESwift
let GPKG_EXTENSION_PROPERTIES_COLUMN_VALUE: String -
An entity responsible for making contributions to the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_CONTRIBUTORSwift
let GPKG_PE_CONTRIBUTOR: String -
The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant
Declaration
Objective-C
extern NSString *const GPKG_PE_COVERAGESwift
let GPKG_PE_COVERAGE: String -
Date Created - Date of creation of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_CREATEDSwift
let GPKG_PE_CREATED: String -
An entity primarily responsible for making the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_CREATORSwift
let GPKG_PE_CREATOR: String -
A point or period of time associated with an event in the lifecycle of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_DATESwift
let GPKG_PE_DATE: String -
An account of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_DESCRIPTIONSwift
let GPKG_PE_DESCRIPTION: String -
An unambiguous reference to the resource within a given context
Declaration
Objective-C
extern NSString *const GPKG_PE_IDENTIFIERSwift
let GPKG_PE_IDENTIFIER: String -
A legal document giving official permission to do something with the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_LICENSESwift
let GPKG_PE_LICENSE: String -
Date Modified - Date on which the resource was changed
Declaration
Objective-C
extern NSString *const GPKG_PE_MODIFIEDSwift
let GPKG_PE_MODIFIED: String -
An entity responsible for making the resource available
Declaration
Objective-C
extern NSString *const GPKG_PE_PUBLISHERSwift
let GPKG_PE_PUBLISHER: String -
A related resource that is referenced, cited, or otherwise pointed to by the described resource
Declaration
Objective-C
extern NSString *const GPKG_PE_REFERENCESSwift
let GPKG_PE_REFERENCES: String -
A related resource
Declaration
Objective-C
extern NSString *const GPKG_PE_RELATIONSwift
let GPKG_PE_RELATION: String -
A related resource from which the described resource is derived
Declaration
Objective-C
extern NSString *const GPKG_PE_SOURCESwift
let GPKG_PE_SOURCE: String -
Spatial Coverage - Spatial characteristics of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_SPATIALSwift
let GPKG_PE_SPATIAL: String -
The topic of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_SUBJECTSwift
let GPKG_PE_SUBJECT: String -
A tag or label of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_TAGSwift
let GPKG_PE_TAG: String -
Temporal Coverage - Temporal characteristics of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_TEMPORALSwift
let GPKG_PE_TEMPORAL: String -
A name given to the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_TITLESwift
let GPKG_PE_TITLE: String -
The nature or genre of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_TYPESwift
let GPKG_PE_TYPE: String -
The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force
Declaration
Objective-C
extern NSString *const GPKG_PE_URISwift
let GPKG_PE_URI: String -
Date Valid - Date (often a range) of validity of a resource
Declaration
Objective-C
extern NSString *const GPKG_PE_VALIDSwift
let GPKG_PE_VALID: String -
A version of the resource
Declaration
Objective-C
extern NSString *const GPKG_PE_VERSIONSwift
let GPKG_PE_VERSION: String -
Tile Scaling table constants
Declaration
Objective-C
extern NSString *const GPKG_TS_TABLE_NAMESwift
let GPKG_TS_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TS_COLUMN_PKSwift
let GPKG_TS_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TS_COLUMN_TABLE_NAMESwift
let GPKG_TS_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TS_COLUMN_SCALING_TYPESwift
let GPKG_TS_COLUMN_SCALING_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TS_COLUMN_ZOOM_INSwift
let GPKG_TS_COLUMN_ZOOM_IN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TS_COLUMN_ZOOM_OUTSwift
let GPKG_TS_COLUMN_ZOOM_OUT: String -
Tile Scaling Type names
Declaration
Objective-C
extern NSString *const GPKG_TSC_IN_NAMESwift
let GPKG_TSC_IN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TSC_OUT_NAMESwift
let GPKG_TSC_OUT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TSC_IN_OUT_NAMESwift
let GPKG_TSC_IN_OUT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TSC_OUT_IN_NAMESwift
let GPKG_TSC_OUT_IN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TSC_CLOSEST_IN_OUT_NAMESwift
let GPKG_TSC_CLOSEST_IN_OUT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TSC_CLOSEST_OUT_IN_NAMESwift
let GPKG_TSC_CLOSEST_OUT_IN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_TILE_SCALING_NAME_NO_AUTHORSwift
let GPKG_EXTENSION_TILE_SCALING_NAME_NO_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_EXTENSION_TILE_SCALING_DEFINITIONSwift
let GPKG_PROP_EXTENSION_TILE_SCALING_DEFINITION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_FEATURE_STYLE_NAME_NO_AUTHORSwift
let GPKG_EXTENSION_FEATURE_STYLE_NAME_NO_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_EXTENSION_FEATURE_STYLE_DEFINITIONSwift
let GPKG_PROP_EXTENSION_FEATURE_STYLE_DEFINITION: String -
Table name prefix for mapping styles
Declaration
Objective-C
extern NSString *const GPKG_FSE_TABLE_MAPPING_STYLESwift
let GPKG_FSE_TABLE_MAPPING_STYLE: String -
Table name prefix for mapping style defaults
Declaration
Objective-C
extern NSString *const GPKG_FSE_TABLE_MAPPING_TABLE_STYLESwift
let GPKG_FSE_TABLE_MAPPING_TABLE_STYLE: String -
Table name prefix for mapping icons
Declaration
Objective-C
extern NSString *const GPKG_FSE_TABLE_MAPPING_ICONSwift
let GPKG_FSE_TABLE_MAPPING_ICON: String -
Table name prefix for mapping icon defaults
Declaration
Objective-C
extern NSString *const GPKG_FSE_TABLE_MAPPING_TABLE_ICONSwift
let GPKG_FSE_TABLE_MAPPING_TABLE_ICON: String -
Default max number of icon images to retain in cache
Declaration
Objective-C
static int DEFAULT_ICON_CACHE_SIZE = 100Swift
var DEFAULT_ICON_CACHE_SIZE: Int32 -
Icon Table constants
Declaration
Objective-C
extern NSString *const GPKG_IT_TABLE_NAMESwift
let GPKG_IT_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_IT_COLUMN_NAMESwift
let GPKG_IT_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_IT_COLUMN_DESCRIPTIONSwift
let GPKG_IT_COLUMN_DESCRIPTION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_IT_COLUMN_WIDTHSwift
let GPKG_IT_COLUMN_WIDTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_IT_COLUMN_HEIGHTSwift
let GPKG_IT_COLUMN_HEIGHT: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_IT_COLUMN_ANCHOR_USwift
let GPKG_IT_COLUMN_ANCHOR_U: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_IT_COLUMN_ANCHOR_VSwift
let GPKG_IT_COLUMN_ANCHOR_V: String -
Style Mapping Table constants
Declaration
Objective-C
extern NSString *const GPKG_SMT_COLUMN_GEOMETRY_TYPE_NAMESwift
let GPKG_SMT_COLUMN_GEOMETRY_TYPE_NAME: String -
Style Table constants
Declaration
Objective-C
extern NSString *const GPKG_ST_TABLE_NAMESwift
let GPKG_ST_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ST_COLUMN_IDSwift
let GPKG_ST_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ST_COLUMN_NAMESwift
let GPKG_ST_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ST_COLUMN_DESCRIPTIONSwift
let GPKG_ST_COLUMN_DESCRIPTION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ST_COLUMN_COLORSwift
let GPKG_ST_COLUMN_COLOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ST_COLUMN_OPACITYSwift
let GPKG_ST_COLUMN_OPACITY: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ST_COLUMN_WIDTHSwift
let GPKG_ST_COLUMN_WIDTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ST_COLUMN_FILL_COLORSwift
let GPKG_ST_COLUMN_FILL_COLOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ST_COLUMN_FILL_OPACITYSwift
let GPKG_ST_COLUMN_FILL_OPACITY: String -
Extended Relation table constants
Declaration
Objective-C
extern NSString *const GPKG_ER_TABLE_NAMESwift
let GPKG_ER_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ER_COLUMN_PKSwift
let GPKG_ER_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ER_COLUMN_IDSwift
let GPKG_ER_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ER_COLUMN_BASE_TABLE_NAMESwift
let GPKG_ER_COLUMN_BASE_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ER_COLUMN_BASE_PRIMARY_COLUMNSwift
let GPKG_ER_COLUMN_BASE_PRIMARY_COLUMN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ER_COLUMN_RELATED_TABLE_NAMESwift
let GPKG_ER_COLUMN_RELATED_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ER_COLUMN_RELATED_PRIMARY_COLUMNSwift
let GPKG_ER_COLUMN_RELATED_PRIMARY_COLUMN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ER_COLUMN_RELATION_NAMESwift
let GPKG_ER_COLUMN_RELATION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_ER_COLUMN_MAPPING_TABLE_NAMESwift
let GPKG_ER_COLUMN_MAPPING_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_EXTENSION_RELATED_TABLES_NAME_NO_AUTHORSwift
let GPKG_EXTENSION_RELATED_TABLES_NAME_NO_AUTHOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_EXTENSION_RELATED_TABLES_DEFINITIONSwift
let GPKG_PROP_EXTENSION_RELATED_TABLES_DEFINITION: String -
Relation Type names
Declaration
Objective-C
extern NSString *const GPKG_RT_FEATURES_NAMESwift
let GPKG_RT_FEATURES_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RT_SIMPLE_ATTRIBUTES_NAMESwift
let GPKG_RT_SIMPLE_ATTRIBUTES_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RT_MEDIA_NAMESwift
let GPKG_RT_MEDIA_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RT_ATTRIBUTES_NAMESwift
let GPKG_RT_ATTRIBUTES_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RT_TILES_NAMESwift
let GPKG_RT_TILES_NAME: String -
User Mapping Table constants
Declaration
Objective-C
extern NSString *const GPKG_UMT_COLUMN_BASE_IDSwift
let GPKG_UMT_COLUMN_BASE_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_UMT_COLUMN_RELATED_IDSwift
let GPKG_UMT_COLUMN_RELATED_ID: String -
Dublin Core Metadata Type names
Declaration
Objective-C
extern NSString *const GPKG_DCM_DATE_NAMESwift
let GPKG_DCM_DATE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCM_DESCRIPTION_NAMESwift
let GPKG_DCM_DESCRIPTION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCM_FORMAT_NAMESwift
let GPKG_DCM_FORMAT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCM_IDENTIFIER_NAMESwift
let GPKG_DCM_IDENTIFIER_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCM_SOURCE_NAMESwift
let GPKG_DCM_SOURCE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCM_TITLE_NAMESwift
let GPKG_DCM_TITLE_NAME: String -
Dublin Core Metadata Synonym names
Declaration
Objective-C
extern NSString *const GPKG_DCM_CONTENT_TYPE_NAMESwift
let GPKG_DCM_CONTENT_TYPE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCM_ID_NAMESwift
let GPKG_DCM_ID_NAME: String -
Media Table constants
Declaration
Objective-C
extern NSString *const GPKG_RMT_COLUMN_DATASwift
let GPKG_RMT_COLUMN_DATA: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RMT_COLUMN_CONTENT_TYPESwift
let GPKG_RMT_COLUMN_CONTENT_TYPE: String -
Simple Attributes constants
Declaration
Objective-C
extern NSString *const GPKG_RSAT_COLUMN_IDSwift
let GPKG_RSAT_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RTREE_INDEX_EXTENSION_NAMESwift
let GPKG_RTREE_INDEX_EXTENSION_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RTREE_INDEX_PREFIXSwift
let GPKG_RTREE_INDEX_PREFIX: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RTREE_INDEX_EXTENSION_COLUMN_IDSwift
let GPKG_RTREE_INDEX_EXTENSION_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RTREE_INDEX_EXTENSION_COLUMN_MIN_XSwift
let GPKG_RTREE_INDEX_EXTENSION_COLUMN_MIN_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RTREE_INDEX_EXTENSION_COLUMN_MAX_XSwift
let GPKG_RTREE_INDEX_EXTENSION_COLUMN_MAX_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RTREE_INDEX_EXTENSION_COLUMN_MIN_YSwift
let GPKG_RTREE_INDEX_EXTENSION_COLUMN_MIN_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_RTREE_INDEX_EXTENSION_COLUMN_MAX_YSwift
let GPKG_RTREE_INDEX_EXTENSION_COLUMN_MAX_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SCHEMA_EXTENSION_NAMESwift
let GPKG_SCHEMA_EXTENSION_NAME: String -
Data Columns table constants
Declaration
Objective-C
extern NSString *const GPKG_DC_TABLE_NAMESwift
let GPKG_DC_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_PK1Swift
let GPKG_DC_COLUMN_PK1: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_PK2Swift
let GPKG_DC_COLUMN_PK2: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_TABLE_NAMESwift
let GPKG_DC_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_COLUMN_NAMESwift
let GPKG_DC_COLUMN_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_NAMESwift
let GPKG_DC_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_TITLESwift
let GPKG_DC_COLUMN_TITLE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_DESCRIPTIONSwift
let GPKG_DC_COLUMN_DESCRIPTION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_MIME_TYPESwift
let GPKG_DC_COLUMN_MIME_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DC_COLUMN_CONSTRAINT_NAMESwift
let GPKG_DC_COLUMN_CONSTRAINT_NAME: String -
Data Column Constraints table constants
Declaration
Objective-C
extern NSString *const GPKG_DCC_TABLE_NAMESwift
let GPKG_DCC_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCC_COLUMN_CONSTRAINT_NAMESwift
let GPKG_DCC_COLUMN_CONSTRAINT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCC_COLUMN_CONSTRAINT_TYPESwift
let GPKG_DCC_COLUMN_CONSTRAINT_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCC_COLUMN_VALUESwift
let GPKG_DCC_COLUMN_VALUE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCC_COLUMN_MINSwift
let GPKG_DCC_COLUMN_MIN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCC_COLUMN_MIN_IS_INCLUSIVESwift
let GPKG_DCC_COLUMN_MIN_IS_INCLUSIVE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCC_COLUMN_MAXSwift
let GPKG_DCC_COLUMN_MAX: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCC_COLUMN_MAX_IS_INCLUSIVESwift
let GPKG_DCC_COLUMN_MAX_IS_INCLUSIVE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCC_COLUMN_DESCRIPTIONSwift
let GPKG_DCC_COLUMN_DESCRIPTION: String -
Data Column Constraint Type enumeration names
Declaration
Objective-C
extern NSString *const GPKG_DCCT_RANGE_NAMESwift
let GPKG_DCCT_RANGE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCCT_ENUM_NAMESwift
let GPKG_DCCT_ENUM_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_DCCT_GLOB_NAMESwift
let GPKG_DCCT_GLOB_NAME: String -
Geometry Columns table constants
Declaration
Objective-C
extern NSString *const GPKG_GC_TABLE_NAMESwift
let GPKG_GC_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GC_COLUMN_PK1Swift
let GPKG_GC_COLUMN_PK1: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GC_COLUMN_PK2Swift
let GPKG_GC_COLUMN_PK2: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GC_COLUMN_TABLE_NAMESwift
let GPKG_GC_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GC_COLUMN_COLUMN_NAMESwift
let GPKG_GC_COLUMN_COLUMN_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GC_COLUMN_GEOMETRY_TYPE_NAMESwift
let GPKG_GC_COLUMN_GEOMETRY_TYPE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GC_COLUMN_SRS_IDSwift
let GPKG_GC_COLUMN_SRS_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GC_COLUMN_ZSwift
let GPKG_GC_COLUMN_Z: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_GC_COLUMN_MSwift
let GPKG_GC_COLUMN_M: String -
Feature index type names
Declaration
Objective-C
extern NSString *const GPKG_FIT_METADATA_NAMESwift
let GPKG_FIT_METADATA_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_FIT_GEOPACKAGE_NAMESwift
let GPKG_FIT_GEOPACKAGE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_FIT_RTREE_NAMESwift
let GPKG_FIT_RTREE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_FIT_NONE_NAMESwift
let GPKG_FIT_NONE_NAME: String -
Default max number of feature rows to retain in cache
Declaration
Objective-C
static int DEFAULT_FEATURE_CACHE_MAX_SIZE = 1000Swift
var DEFAULT_FEATURE_CACHE_MAX_SIZE: Int32 -
Default geometry column name
Declaration
Objective-C
extern NSString *const GPKG_FTM_DEFAULT_COLUMN_NAMESwift
let GPKG_FTM_DEFAULT_COLUMN_NAME: String -
Map shape type names
Declaration
Objective-C
extern NSString *const GPKG_MST_POINT_NAMESwift
let GPKG_MST_POINT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_POLYLINE_NAMESwift
let GPKG_MST_POLYLINE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_POLYGON_NAMESwift
let GPKG_MST_POLYGON_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_MULTI_POINT_NAMESwift
let GPKG_MST_MULTI_POINT_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_MULTI_POLYLINE_NAMESwift
let GPKG_MST_MULTI_POLYLINE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_MULTI_POLYGON_NAMESwift
let GPKG_MST_MULTI_POLYGON_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_POLYLINE_POINTS_NAMESwift
let GPKG_MST_POLYLINE_POINTS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_POLYGON_POINTS_NAMESwift
let GPKG_MST_POLYGON_POINTS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_MULTI_POLYLINE_POINTS_NAMESwift
let GPKG_MST_MULTI_POLYLINE_POINTS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_MULTI_POLYGON_POINTS_NAMESwift
let GPKG_MST_MULTI_POLYGON_POINTS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_MST_COLLECTION_NAMESwift
let GPKG_MST_COLLECTION_NAME: String -
Undocumented
Declaration
Objective-C
extern double geopackage_iosVersionNumber -
Undocumented
Declaration
Objective-C
extern const unsigned char geopackage_iosVersionString[] -
Image compression format names
Declaration
Objective-C
extern NSString *const GPKG_CF_JPEG_NAMESwift
let GPKG_CF_JPEG_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CF_PNG_NAMESwift
let GPKG_CF_PNG_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_CF_NONE_NAMESwift
let GPKG_CF_NONE_NAME: String -
GeoPackage property constants
Declaration
Objective-C
extern NSString *const GPKG_PROP_DIVIDERSwift
let GPKG_PROP_DIVIDER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_DIR_GEOPACKAGESwift
let GPKG_PROP_DIR_GEOPACKAGE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_DIR_DATABASESwift
let GPKG_PROP_DIR_DATABASE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_DIR_METADATASwift
let GPKG_PROP_DIR_METADATA: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_DIR_METADATA_FILE_DBSwift
let GPKG_PROP_DIR_METADATA_FILE_DB: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_WGS_84Swift
let GPKG_PROP_SRS_WGS_84: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_UNDEFINED_CARTESIANSwift
let GPKG_PROP_SRS_UNDEFINED_CARTESIAN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_UNDEFINED_GEOGRAPHICSwift
let GPKG_PROP_SRS_UNDEFINED_GEOGRAPHIC: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_WEB_MERCATORSwift
let GPKG_PROP_SRS_WEB_MERCATOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_WGS_84_3DSwift
let GPKG_PROP_SRS_WGS_84_3D: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_SRS_NAMESwift
let GPKG_PROP_SRS_SRS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_SRS_IDSwift
let GPKG_PROP_SRS_SRS_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_ORGANIZATIONSwift
let GPKG_PROP_SRS_ORGANIZATION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_ORGANIZATION_COORDSYS_IDSwift
let GPKG_PROP_SRS_ORGANIZATION_COORDSYS_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_DEFINITIONSwift
let GPKG_PROP_SRS_DEFINITION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_DESCRIPTIONSwift
let GPKG_PROP_SRS_DESCRIPTION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_SRS_DEFINITION_12_063Swift
let GPKG_PROP_SRS_DEFINITION_12_063: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_TILE_GENERATOR_VARIABLESwift
let GPKG_PROP_TILE_GENERATOR_VARIABLE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_TILE_GENERATOR_VARIABLE_ZSwift
let GPKG_PROP_TILE_GENERATOR_VARIABLE_Z: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_TILE_GENERATOR_VARIABLE_XSwift
let GPKG_PROP_TILE_GENERATOR_VARIABLE_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_TILE_GENERATOR_VARIABLE_YSwift
let GPKG_PROP_TILE_GENERATOR_VARIABLE_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_TILE_GENERATOR_VARIABLE_MIN_LATSwift
let GPKG_PROP_TILE_GENERATOR_VARIABLE_MIN_LAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_TILE_GENERATOR_VARIABLE_MAX_LATSwift
let GPKG_PROP_TILE_GENERATOR_VARIABLE_MAX_LAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_TILE_GENERATOR_VARIABLE_MIN_LONSwift
let GPKG_PROP_TILE_GENERATOR_VARIABLE_MIN_LON: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_TILE_GENERATOR_VARIABLE_MAX_LONSwift
let GPKG_PROP_TILE_GENERATOR_VARIABLE_MAX_LON: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_TILESSwift
let GPKG_PROP_FEATURE_TILES: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_TILES_COMPRESS_FORMATSwift
let GPKG_PROP_FEATURE_TILES_COMPRESS_FORMAT: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_POINT_RADIUSSwift
let GPKG_PROP_FEATURE_POINT_RADIUS: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_LINE_STROKE_WIDTHSwift
let GPKG_PROP_FEATURE_LINE_STROKE_WIDTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_POLYGON_STROKE_WIDTHSwift
let GPKG_PROP_FEATURE_POLYGON_STROKE_WIDTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_POLYGON_FILLSwift
let GPKG_PROP_FEATURE_POLYGON_FILL: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_DATETIME_FORMATSSwift
let GPKG_PROP_DATETIME_FORMATS: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_OVERLAY_QUERYSwift
let GPKG_PROP_FEATURE_OVERLAY_QUERY: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_QUERY_SCREEN_CLICK_PERCENTAGESwift
let GPKG_PROP_FEATURE_QUERY_SCREEN_CLICK_PERCENTAGE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_QUERY_MAX_FEATURES_INFOSwift
let GPKG_PROP_FEATURE_QUERY_MAX_FEATURES_INFO: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_QUERY_FEATURES_INFOSwift
let GPKG_PROP_FEATURE_QUERY_FEATURES_INFO: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_QUERY_MAX_POINT_DETAILED_INFOSwift
let GPKG_PROP_FEATURE_QUERY_MAX_POINT_DETAILED_INFO: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_QUERY_MAX_FEATURE_DETAILED_INFOSwift
let GPKG_PROP_FEATURE_QUERY_MAX_FEATURE_DETAILED_INFO: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_QUERY_DETAILED_INFO_PRINT_POINTSSwift
let GPKG_PROP_FEATURE_QUERY_DETAILED_INFO_PRINT_POINTS: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_QUERY_DETAILED_INFO_PRINT_FEATURESSwift
let GPKG_PROP_FEATURE_QUERY_DETAILED_INFO_PRINT_FEATURES: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_CONTENTS_DATA_TYPESwift
let GPKG_PROP_CONTENTS_DATA_TYPE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_GENERATORSwift
let GPKG_PROP_FEATURE_GENERATOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_FEATURE_GENERATOR_DOWNLOAD_ATTEMPTSSwift
let GPKG_PROP_FEATURE_GENERATOR_DOWNLOAD_ATTEMPTS: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_MAX_ZOOM_LEVELSwift
let GPKG_PROP_MAX_ZOOM_LEVEL: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_CONNECTION_POOLSwift
let GPKG_PROP_CONNECTION_POOL: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_CONNECTION_POOL_OPEN_CONNECTIONS_PER_POOLSwift
let GPKG_PROP_CONNECTION_POOL_OPEN_CONNECTIONS_PER_POOL: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_CONNECTION_POOL_CHECK_CONNECTIONSSwift
let GPKG_PROP_CONNECTION_POOL_CHECK_CONNECTIONS: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_CONNECTION_POOL_CHECK_CONNECTIONS_FREQUENCYSwift
let GPKG_PROP_CONNECTION_POOL_CHECK_CONNECTIONS_FREQUENCY: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_CONNECTION_POOL_CHECK_CONNECTIONS_WARNING_TIMESwift
let GPKG_PROP_CONNECTION_POOL_CHECK_CONNECTIONS_WARNING_TIME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_CONNECTION_POOL_MAINTAIN_STACK_TRACESSwift
let GPKG_PROP_CONNECTION_POOL_MAINTAIN_STACK_TRACES: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_MANAGER_VALIDATIONSwift
let GPKG_PROP_MANAGER_VALIDATION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_MANAGER_VALIDATION_IMPORT_HEADERSwift
let GPKG_PROP_MANAGER_VALIDATION_IMPORT_HEADER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_MANAGER_VALIDATION_IMPORT_INTEGRITYSwift
let GPKG_PROP_MANAGER_VALIDATION_IMPORT_INTEGRITY: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_MANAGER_VALIDATION_OPEN_HEADERSwift
let GPKG_PROP_MANAGER_VALIDATION_OPEN_HEADER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_MANAGER_VALIDATION_OPEN_INTEGRITYSwift
let GPKG_PROP_MANAGER_VALIDATION_OPEN_INTEGRITY: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_COLORS_REDSwift
let GPKG_PROP_COLORS_RED: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_COLORS_GREENSwift
let GPKG_PROP_COLORS_GREEN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_COLORS_BLUESwift
let GPKG_PROP_COLORS_BLUE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_COLORS_ALPHASwift
let GPKG_PROP_COLORS_ALPHA: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_COLORS_WHITESwift
let GPKG_PROP_COLORS_WHITE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILESSwift
let GPKG_PROP_NUMBER_FEATURE_TILES: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_TEXT_FONTSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_TEXT_FONT: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_TEXT_FONT_SIZESwift
let GPKG_PROP_NUMBER_FEATURE_TILES_TEXT_FONT_SIZE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_TEXT_COLORSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_TEXT_COLOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_DRAW_CIRCLESwift
let GPKG_PROP_NUMBER_FEATURE_TILES_DRAW_CIRCLE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_CIRCLE_COLORSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_CIRCLE_COLOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_CIRCLE_STROKE_WIDTHSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_CIRCLE_STROKE_WIDTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_FILL_CIRCLESwift
let GPKG_PROP_NUMBER_FEATURE_TILES_FILL_CIRCLE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_CIRCLE_FILL_COLORSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_CIRCLE_FILL_COLOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_DRAW_TILE_BORDERSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_DRAW_TILE_BORDER: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_TILE_BORDER_COLORSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_TILE_BORDER_COLOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_TILE_BORDER_STROKE_WIDTHSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_TILE_BORDER_STROKE_WIDTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_FILL_TILESwift
let GPKG_PROP_NUMBER_FEATURE_TILES_FILL_TILE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_TILE_FILL_COLORSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_TILE_FILL_COLOR: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_CIRCLE_PADDING_PERCENTAGESwift
let GPKG_PROP_NUMBER_FEATURE_TILES_CIRCLE_PADDING_PERCENTAGE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_DRAW_UNINDEXED_TILESSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_DRAW_UNINDEXED_TILES: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_PROP_NUMBER_FEATURE_TILES_UNINDEXED_TEXTSwift
let GPKG_PROP_NUMBER_FEATURE_TILES_UNINDEXED_TEXT: String -
Spatial Reference System table constants
Declaration
Objective-C
extern NSString *const GPKG_SRS_TABLE_NAMESwift
let GPKG_SRS_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SRS_COLUMN_PKSwift
let GPKG_SRS_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SRS_COLUMN_SRS_NAMESwift
let GPKG_SRS_COLUMN_SRS_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SRS_COLUMN_SRS_IDSwift
let GPKG_SRS_COLUMN_SRS_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SRS_COLUMN_ORGANIZATIONSwift
let GPKG_SRS_COLUMN_ORGANIZATION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SRS_COLUMN_ORGANIZATION_COORDSYS_IDSwift
let GPKG_SRS_COLUMN_ORGANIZATION_COORDSYS_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SRS_COLUMN_DEFINITIONSwift
let GPKG_SRS_COLUMN_DEFINITION: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_SRS_COLUMN_DESCRIPTIONSwift
let GPKG_SRS_COLUMN_DESCRIPTION: String -
Displayed device-independent pixels
Declaration
Objective-C
extern const int GPKG_TU_TILE_DPSwift
let GPKG_TU_TILE_DP: Int32 -
Tile pixels for default dpi tiles
Declaration
Objective-C
extern const int GPKG_TU_TILE_PIXELS_DEFAULTSwift
let GPKG_TU_TILE_PIXELS_DEFAULT: Int32 -
Tile pixels for high dpi tiles
Declaration
Objective-C
extern const int GPKG_TU_TILE_PIXELS_HIGHSwift
let GPKG_TU_TILE_PIXELS_HIGH: Int32 -
Default display scale factor
Declaration
Objective-C
extern const float GPKG_TU_SCALE_FACTOR_DEFAULTSwift
let GPKG_TU_SCALE_FACTOR_DEFAULT: Float -
Default max number of feature bounding boxes to retain in cache
Declaration
Objective-C
static int DEFAULT_BOUNDING_BOX_CACHE_SIZE = 1000Swift
var DEFAULT_BOUNDING_BOX_CACHE_SIZE: Int32 -
Default max number of feature zoom specific map shapes to retain in cache
Declaration
Objective-C
static int DEFAULT_MAP_SHAPE_CACHE_SIZE = 1000Swift
var DEFAULT_MAP_SHAPE_CACHE_SIZE: Int32 -
Tile Matrix table constants
Declaration
Objective-C
extern NSString *const GPKG_TM_TABLE_NAMESwift
let GPKG_TM_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_PK1Swift
let GPKG_TM_COLUMN_PK1: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_PK2Swift
let GPKG_TM_COLUMN_PK2: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_TABLE_NAMESwift
let GPKG_TM_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_ZOOM_LEVELSwift
let GPKG_TM_COLUMN_ZOOM_LEVEL: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_MATRIX_WIDTHSwift
let GPKG_TM_COLUMN_MATRIX_WIDTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_MATRIX_HEIGHTSwift
let GPKG_TM_COLUMN_MATRIX_HEIGHT: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_TILE_WIDTHSwift
let GPKG_TM_COLUMN_TILE_WIDTH: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_TILE_HEIGHTSwift
let GPKG_TM_COLUMN_TILE_HEIGHT: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_PIXEL_X_SIZESwift
let GPKG_TM_COLUMN_PIXEL_X_SIZE: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TM_COLUMN_PIXEL_Y_SIZESwift
let GPKG_TM_COLUMN_PIXEL_Y_SIZE: String -
Tile Matrix Set table constants
Declaration
Objective-C
extern NSString *const GPKG_TMS_TABLE_NAMESwift
let GPKG_TMS_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TMS_COLUMN_PKSwift
let GPKG_TMS_COLUMN_PK: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TMS_COLUMN_TABLE_NAMESwift
let GPKG_TMS_COLUMN_TABLE_NAME: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TMS_COLUMN_SRS_IDSwift
let GPKG_TMS_COLUMN_SRS_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TMS_COLUMN_MIN_XSwift
let GPKG_TMS_COLUMN_MIN_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TMS_COLUMN_MIN_YSwift
let GPKG_TMS_COLUMN_MIN_Y: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TMS_COLUMN_MAX_XSwift
let GPKG_TMS_COLUMN_MAX_X: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TMS_COLUMN_MAX_YSwift
let GPKG_TMS_COLUMN_MAX_Y: String -
Delta for comparisons between same pixel sizes
Declaration
Objective-C
static double pixelSizeDelta = .00000000001Swift
var pixelSizeDelta: Double -
Tile Table constants
Declaration
Objective-C
extern NSString *const GPKG_TC_COLUMN_IDSwift
let GPKG_TC_COLUMN_ID: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TC_COLUMN_ZOOM_LEVELSwift
let GPKG_TC_COLUMN_ZOOM_LEVEL: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TC_COLUMN_TILE_COLUMNSwift
let GPKG_TC_COLUMN_TILE_COLUMN: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TC_COLUMN_TILE_ROWSwift
let GPKG_TC_COLUMN_TILE_ROW: String -
Undocumented
Declaration
Objective-C
extern NSString * const GPKG_TC_COLUMN_TILE_DATASwift
let GPKG_TC_COLUMN_TILE_DATA: String -
User Column index value
Declaration
Objective-C
static int NO_INDEX = -1Swift
var NO_INDEX: Int32 -
Not Null Constraint Order
Declaration
Objective-C
static int NOT_NULL_CONSTRAINT_ORDER = 1Swift
var NOT_NULL_CONSTRAINT_ORDER: Int32 -
Default Value Constraint Order
Declaration
Objective-C
static int DEFAULT_VALUE_CONSTRAINT_ORDER = 2Swift
var DEFAULT_VALUE_CONSTRAINT_ORDER: Int32 -
Primary Key Constraint Order
Declaration
Objective-C
static int PRIMARY_KEY_CONSTRAINT_ORDER = 3Swift
var PRIMARY_KEY_CONSTRAINT_ORDER: Int32 -
Autoincrement Constraint Order
Declaration
Objective-C
static int AUTOINCREMENT_CONSTRAINT_ORDER = 4Swift
var AUTOINCREMENT_CONSTRAINT_ORDER: Int32 -
Unique Constraint Order
Declaration
Objective-C
static int UNIQUE_CONSTRAINT_ORDER = 5Swift
var UNIQUE_CONSTRAINT_ORDER: Int32 -
Default id autoincrement setting
Declaration
Objective-C
static BOOL DEFAULT_AUTOINCREMENT = __objc_yesSwift
var DEFAULT_AUTOINCREMENT: ObjCBool -
Default primary key not null setting
Declaration
Objective-C
static BOOL DEFAULT_PK_NOT_NULL = __objc_yesSwift
var DEFAULT_PK_NOT_NULL: ObjCBool -
Default ID column name
Declaration
Objective-C
extern NSString *const GPKG_UTM_DEFAULT_ID_COLUMN_NAMESwift
let GPKG_UTM_DEFAULT_ID_COLUMN_NAME: String
View on GitHub
Constants Reference