GPKGRelationType
Objective-C
enum GPKGRelationType {}
Swift
struct GPKGRelationType : Equatable, RawRepresentable
Spec supported User-Defined Related Data Tables
-
Link features with other features
Declaration
Objective-C
GPKG_RT_FEATURES -
Relate sets of tabular text or numeric data
Declaration
Objective-C
GPKG_RT_SIMPLE_ATTRIBUTES -
Relate features or attributes to multimedia files such as pictures and videos
Declaration
Objective-C
GPKG_RT_MEDIA -
Relate features or attributes with attributes
Declaration
Objective-C
GPKG_RT_ATTRIBUTES -
Relate features or attributes with tiles
Declaration
Objective-C
GPKG_RT_TILES
View on GitHub
GPKGRelationType Enumeration Reference