Exif Pilot works with the following EXIF GPS tags:

[ EXIF Image ]   [ EXIF Photo ]   [ EXIF Thumbnail ]   [ EXIF GPS ]   [ EXIF Cameras – more… ]   [ XMP ]   [ IPTC ]

  • Exif/Gps/
Tag Name Tag Type Tag Description
Altitude Rational Indicates the altitude based on the reference in GPSAltitudeRef. Altitude is expressed as one RATIONAL value. The reference unit is meters.
AltitudeRef Enum Indicates the altitude used as the reference altitude. If the reference is sea level and the altitude is above sea level, 0 is given. If the altitude is below sea level, a value of 1 is given and the altitude is indicated as an absolute value in the GSPAltitude tag. The reference unit is meters. Note that this tag is BYTE type, unlike other reference tags.
0. Above sea level
1. Below sea level
AreaInformation Undefined A character string recording the name of the GPS area. The first byte indicates the character code used, and this is followed by the name of the GPS area.
DateStamp Ascii A character string recording date and time information relative to UTC (Coordinated Universal Time). The format is «YYYY:MM:DD.».
DestBearing Rational Indicates the bearing to the destination point. The range of values is from 0.00 to 359.99.
DestBearingRef Enum Indicates the reference used for giving the bearing to the destination point. «T» denotes true direction and «M» is magnetic direction.
T. True direction.
M. Magnetic direction.
DestDistance Rational Indicates the distance to the destination point.
DestDistanceRef Enum Indicates the unit used to express the distance to the destination point. «K», «M» and «N» represent kilometers, miles and knots.
K. Kilometers.
M. Miles.
N. Knots.
DestLatitude Rational Indicates the latitude of the destination point. The latitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. If latitude is expressed as degrees, minutes and seconds, a typical format would be dd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format would be dd/1,mmmm/100,0/1.
DestLatitudeRef Enum Indicates whether the latitude of the destination point is north or south latitude. The ASCII value «N» indicates north latitude, and «S» is south latitude.
N. North latitude
S. South latitude
DestLongitude Rational Indicates the longitude of the destination point. The longitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. If longitude is expressed as degrees, minutes and seconds, a typical format would be ddd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format would be ddd/1,mmmm/100,0/1.
DestLongitudeRef Enum Indicates whether the longitude of the destination point is east or west longitude. ASCII «E» indicates east longitude, and «W» is west longitude.
E. East longitude
W. West longitude
Differential Enum Indicates whether differential correction is applied to the GPS receiver.
0. Without correction
1. Correction applied
DOP Rational Indicates the GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.
ImgDirection Rational Indicates the direction of GPS receiver movement. The range of values is from 0.00 to 359.99.
ImgDirectionRef Enum Indicates the reference for giving the direction of GPS receiver movement. «T» denotes true direction and «M» is magnetic direction.
T. True direction.
M. Magnetic direction.
Latitude Rational Indicates the latitude. The latitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. When degrees, minutes and seconds are expressed, the format is dd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format is dd/1,mmmm/100,0/1.
LatitudeRef Enum Indicates whether the latitude is north or south latitude. The ASCII value ‘N’ indicates north latitude, and ‘S’ is south latitude.
N. North latitude
S. South latitude
Longitude Rational Indicates the longitude. The longitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. When degrees, minutes and seconds are expressed, the format is ddd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format is ddd/1,mmmm/100,0/1.
LongitudeRef Enum Indicates whether the longitude is east or west longitude. ASCII ‘E’ indicates east longitude, and ‘W’ is west longitude.
E. East longitude
W. West longitude
MapDatum Ascii Indicates the geodetic survey data used by the GPS receiver. If the survey data is restricted to Japan, the value of this tag is «TOKYO» or «WGS-84».
MeasureMode Enum Indicates the GPS measurement mode. «2» means two-dimensional measurement and «3» means three-dimensional measurement is in progress.
2. Two-dimensional measurement.
3. Three-dimensional measurement.
PitchAngle SRational Information about pitch angle. Degree : -180,00° to +180,00°.
ProcessingMethod Undefined A character string recording the name of the method used for location finding. The first byte indicates the character code used, and this is followed by the name of the method.
RollAngle SRational Information about roll angle. Degree : -90,00° to + 90,00°.
Satellites Ascii Indicates the GPS satellites used for measurements. This tag can be used to describe the number of satellites, their ID number, angle of elevation, azimuth, SNR and other information in ASCII notation. The format is not specified. If the GPS receiver is incapable of taking measurements, value of the tag is set to NULL.
Speed Rational Indicates the speed of GPS receiver movement.
SpeedRef Enum Indicates the unit used to express the GPS receiver speed of movement. «K» «M» and «N» represents kilometers per hour, miles per hour, and knots.
K. Kilometers per hour.
M. Miles per hour.
N. Knots.
Status Enum Indicates the status of the GPS receiver when the image is recorded. «A» means measurement is in progress, and «V» means the measurement is Interoperability.
A. Measurement in progress.
V. Measurement Interoperability.
TimeStamp Rational Indicates the time as UTC (Coordinated Universal Time). <TimeStamp> is expressed as three RATIONAL values giving the hour, minute, and second (atomic clock).
Track Rational Indicates the direction of GPS receiver movement. The range of values is from 0.00 to 359.99.
TrackRef Enum Indicates the reference for giving the direction of GPS receiver movement. «T» denotes true direction and «M» is magnetic direction.
T. True direction.
M. Magnetic direction.
VersionID Byte Indicates the version of <GPSInfoIFD>. The version is given as 2.0.0.0. This tag is mandatory when <GPSInfo> tag is present. (Note: The <GPSVersionID> tag is given in bytes, unlike the <ExifVersion> tag. When the version is 2.0.0.0, the tag value is 02000000.H).

 

The following sources were used in the creation of this table:

 

– Exif Pilot main page –