mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 03:29:16 +02:00
Added workaround for broken GPS IFD entries produced by NOKIA phones
Closes #260
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#define TIFF_SHORT 3
|
||||
#define TIFF_LONG 4
|
||||
#define TIFF_RATIONAL 5
|
||||
#define TIFF_SRATIONAL 10
|
||||
#define TIFF_DOUBLE 12
|
||||
|
||||
class TIFFFile
|
||||
|
Reference in New Issue
Block a user