System.GPS.DOP Photo Metadata Policy
The photo metadata policy for the System.GPS.DOP property.
PKEY
PKEY_GPS_DOP
Containers
JPEG, TIFF
Read-Only
Yes
Output PROPVARIANT Type
VT_R8
Conflict Resolution Policy
This value can be written by writing to System.GPS.DOPNumerator and System.GPS.DOPDenominator. It cannot be written directly. Values from different schemas are reconciled.
Precedence of Paths (JPEG)
If the file is in JPEG format, the handler will read, write, and remove the data in the following order:
Order | Path | Disk Format | Required |
---|---|---|---|
1 | /xmp/exif:GPSDOP | XMP rational | Yes |
2 | /app1/ifd/gps/\{ushort=11\} | EXIF rational | No |
Precedence of Paths (TIFF)
If the file is in TIFF format, the handler will read, write, and remove the data in the following order:
Order | Path | Disk Format | Required |
---|---|---|---|
1 | /ifd/xmp/exif:GPSDop | XMP rational | Yes |
2 | /ifd/gps/\{ushort=11\} | EXIF rational | No |
Remarks
Related topics