System.GPS.LatitudeRef Photo Metadata Policy
The photo metadata policy for the System.GPS.LatitudeRef property.
PKEY
PKEY_GPS_LatitudeRef
Containers
JPEG, TIFF
Read-Only
No
Output PROPVARIANT Type
VT_LPWSTR
Input Type
VT_LPWSTR is preferred, but VT_LPSTR is also accepted.
Conflict Resolution Policy
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:GPSLatitudeRef | Unicode | Yes |
2 | /app1/ifd/gps/\{ushort=1\} | ASCII | 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:GPSLatitudeRef | Unicode | Yes |
2 | /ifd/gps/\{ushort=1\} | ASCII | No |
Remarks
Related topics