luxia--
[Photo.git] / standards / exif / gpsA.csv
1 GPS tag version ; GPSVersionID ; 0 ; 0 ; BYTE ; 4 ;
2 North or South Latitude ; GPSLatitudeRef ; 1 ; 1 ; ASCII ; 2 ;
3 Latitude ; GPSLatitude ; 2 ; 2 ; RATIONAL ; 3 ;
4 East or West Longitude ; GPSLongitudeRef ; 3 ; 3 ; ASCII ; 2 ;
5 Longitude ; GPSLongitude ; 4 ; 4 ; RATIONAL ; 3 ;
6 Altitude reference ; GPSAltitudeRef ; 5 ; 5 ; BYTE ; 1 ;
7 Altitude ; GPSAltitude ; 6 ; 6 ; RATIONAL ; 1 ;
8 GPS time (atomic clock) ; GPSTimeStamp ; 7 ; 7 ; RATIONAL ; 3 ;
9 GPS satellites used for measurement ; GPSSatellites ; 8 ; 8 ; ASCII ; Any ;
10 GPS receiver status ; GPSStatus ; 9 ; 9 ; ASCII ; 2 ;
11 GPS measurement mode ; GPSMeasureMode ; 10 ; A ; ASCII ; 2 ;
12 Measurement precision ; GPSDOP ; 11 ; B ; RATIONAL ; 1 ;
13 Speed unit ; GPSSpeedRef ; 12 ; C ; ASCII ; 2 ;
14 Speed of GPS receiver ; GPSSpeed ; 13 ; D ; RATIONAL ; 1 ;
15 Reference for direction of movement ; GPSTrackRef ; 14 ; E ; ASCII ; 2 ;
16 Direction of movement ; GPSTrack ; 15 ; F ; RATIONAL ; 1 ;
17 Reference for direction of image ; GPSImgDirectionRef ; 16 ; 10 ; ASCII ; 2 ;
18 Direction of image ; GPSImgDirection ; 17 ; 11 ; RATIONAL ; 1 ;
19 Geodetic survey data used ; GPSMapDatum ; 18 ; 12 ; ASCII ; Any ;
20 Reference for latitude of destination ; GPSDestLatitudeRef ; 19 ; 13 ; ASCII ; 2 ;
21 Latitude of destination ; GPSDestLatitude ; 20 ; 14 ; RATIONAL ; 3 ;
22 Reference for longitude of destination ; GPSDestLongitudeRef ; 21 ; 15 ; ASCII ; 2 ;
23 Longitude of destination ; GPSDestLongitude ; 22 ; 16 ; RATIONAL ; 3 ;
24 Reference for bearing of destination ; GPSDestBearingRef ; 23 ; 17 ; ASCII ; 2 ;
25 Bearing of destination ; GPSDestBearing ; 24 ; 18 ; RATIONAL ; 1 ;
26 Reference for distance to destination ; GPSDestDistanceRef ; 25 ; 19 ; ASCII ; 2 ;
27 Distance to destination ; GPSDestDistance ; 26 ; 1A ; RATIONAL ; 1 ;
28 Name of GPS processing method ; GPSProcessingMethod ; 27 ; 1B ; UNDEFINED ; Any ;
29 Name of GPS area ; GPSAreaInformation ; 28 ; 1C ; UNDEFINED ; Any ;
30 GPS date ; GPSDateStamp ; 29 ; 1D ; ASCII ; 11 ;
31 GPS differential correction ; GPSDifferential ; 30 ; 1E ; SHORT ; 1 ;