//! The GPS sub-IFD, modelled as typed coordinates.
/// The positioning data from the GPS sub-IFD, lifted into typed coordinates (Exif 3.0 §4.6.6).
/// A GPS coordinate: degrees/minutes/seconds as rationals, plus the hemisphere reference.
/// The hemisphere reference of a GPS coordinate (the `GPSLatitudeRef` / `GPSLongitudeRef` tags).