System.GPS.LongitudeRef Photo Metadata Policy
The photo metadata policy for the System.GPS.LongitudeRef property.
PKEY
PKEY_GPS_LongitudeRef
Containers
JPEG, TIFF
Read-Only
No
Output PROPVARIANT Type
VT_LPWSTR
Input Type
String.
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:GPSLongitudeRef | Unicode | Yes |
2 | /app1/ifd/gps/\{ushort=3\} | 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:GPSLongitudeRef | Unicode | Yes |
2 | /ifd/gps/\{ushort=3\} | ASCII | No |
Remarks
Related topics