GPS
In this section
Topic | Description |
---|---|
System.GPS.Altitude |
Indicates altitude based on the reference in PKEY_GPS_AltitudeRef. |
System.GPS.AltitudeDenominator |
The denominator of PKEY_GPS_Altitude. |
System.GPS.AltitudeNumerator |
The numerator of PKEY_GPS_Altitude. |
System.GPS.AltitudeRef |
Indicates the reference for the altitude property (for example, above sea level, below sea level, absolute value). |
System.GPS.AreaInformation |
Represents the name of the GPS area. |
System.GPS.Date |
The date and time of the GPS record. |
System.GPS.DestBearing |
Indicates the bearing to the destination point. Calculated from PKEY_GPS_DestBearingNumerator and PKEY_GPS_DestBearingDenominator. |
System.GPS.DestBearingDenominator |
The denominator of PKEY_GPS_DestBearing. |
System.GPS.DestBearingNumerator |
The numerator of PKEY_GPS_DestBearing. |
System.GPS.DestBearingRef |
Indicates the reference used for giving the bearing to the destination point (for example,true direction, magnetic direction). |
System.GPS.DestDistance |
Indicates the distance to the destination point. |
System.GPS.DestDistanceDenominator |
The denominator of PKEY_GPS_DestDistance. |
System.GPS.DestDistanceNumerator |
The numerator of PKEY_GPS_DestDistance. |
System.GPS.DestDistanceRef |
Indicates the unit used to express the distance to the destination (for example, kilometers, miles, knots). |
System.GPS.DestLatitude |
Indicates the latitude of the destination point. This is an array of three values, as follows: index 0 is the degrees, index 1 is the minutes, index 2 is the seconds. Each is calculated from the values in PKEY_GPS_DestLatitudeNumerator and PKEY_GPS_DestLatitudeDenominator. |
System.GPS.DestLatitudeDenominator |
The denominator of PKEY_GPS_DestLatitude. |
System.GPS.DestLatitudeNumerator |
The numerator of PKEY_GPS_DestLatitude. |
System.GPS.DestLatitudeRef |
Indicates whether the latitude destination point is north or south latitude. |
System.GPS.DestLongitude |
Indicates the latitude of the destination point. |
System.GPS.DestLongitudeDenominator |
The denominator of PKEY_GPS_DestLongitude. |
System.GPS.DestLongitudeNumerator |
The numerator of PKEY_GPS_DestLongitude. |
System.GPS.DestLongitudeRef |
Indicates whether the longitude destination point is east or west longitude. |
System.GPS.Differential |
Indicates whether differential correction was applied to the GPS receiver. |
System.GPS.DOP |
Indicates the GPS DOP (data degree of precision). Calculated from PKEY_GPS_DOPNumerator and PKEY_GPS_DOPDenominator. |
System.GPS.DOPDenominator |
The denominator of PKEY_GPS_DOP. |
System.GPS.DOPNumerator |
The numerator of PKEY_GPS_DOP. |
System.GPS.ImgDirection |
Indicates the direction of the image when it was captured. Calculated from PKEY_GPS_ImgDirectionNumerator and PKEY_GPS_ImgDirectionDenominator. |
System.GPS.ImgDirectionDenominator |
The denominator of PKEY_GPS_Img Direction. |
System.GPS.ImgDirectionNumerator |
The numerator of PKEY_GPS_Img Direction. |
System.GPS.ImgDirectionRef |
Indicates reference for giving the direction of the image when it was captured, (for example, true direction, magnetic direction). |
System.GPS.Latitude |
Indicates latitude. |
System.GPS.LatitudeDecimal |
Indicates the latitude based on the reference in PKEY_GPS_LatitudeRef. Calculated from PKEY_GPS_LatitudeNumerator and PKEY_GPS_LatitudeDenominator |
System.GPS.LatitudeDenominator |
The denominator of PKEY_GPS_Latitude. |
System.GPS.LatitudeNumerator |
The numerator of PKEY_GPS_Latitude. |
System.GPS.LatitudeRef |
Indicates whether latitude is north or south. |
System.GPS.Longitude |
Indicates the longitude. |
System.GPS.LongitudeDecimal |
Indicates the longitude based on the reference in PKEY_GPS_LongitudeRef. Calculated from PKEY_GPS_LongitudeNumerator and PKEY_GPS_LongitudeDenominator |
System.GPS.LongitudeDenominator |
The denominator of PKEY_GPS_Longitude. |
System.GPS.LongitudeNumerator |
The numerator of PKEY_GPS_Longitude. |
System.GPS.LongitudeRef |
Indicates whether longitude is east or west. |
System.GPS.MapDatum |
Indicates the geodetic survey data used by the GPS receiver. |
System.GPS.MeasureMode |
Indicates the GPS measurement mode (for example, two-dimensional, three-dimensional). |
System.GPS.ProcessingMethod |
Indicates the name of the method used for finding locations. |
System.GPS.Satellites |
Indicates the GPS satellites used for measurements. |
System.GPS.Speed |
Indicates the speed of the GPS receiver movement. |
System.GPS.SpeedDenominator |
The denominator of PKEY_GPS_Speed. |
System.GPS.SpeedNumerator |
The numerator of PKEY_GPS_Speed. |
System.GPS.SpeedRef |
Indicates the unit used to express the speed of the GPS receiver movement, (for example,kilometers per hour, miles per hour, knots). |
System.GPS.Status |
Indicates the status of the GPS receiver when the image was recorded (for example, measurement in progress, measurement interoperability). |
System.GPS.Track |
Indicates the direction of the GPS receiver movement. |
System.GPS.TrackDenominator |
The denominator of PKEY_GPS_Track. |
System.GPS.TrackNumerator |
The numerator of PKEY_GPS_Track. |
System.GPS.TrackRef |
Indicates reference for the direction of the GPS receiver movement (for example, true direction, magnetic direction). |
System.GPS.VersionID |
Indicates the version of the GPS information. |