NMEA vector format

reads GPS-data in GGA-format or Ashtech $PASHR-format, converts points from WGS84 into KKJ and changes zone.

T1 code field is used ot store mode (1=GPS, 2=dGPS, 3=float, 4=fix) and number of satellites. T5 code field is used to store the DOP-value

N.B. To read the GPS-points as breakline, use default value in T2-field (in Settings/Fields).


Example

$GPGGA,080702.00,6017.47859,N,02502.13453,E,2,06,01.1,+00036.15,M,,M,003,0000*61
$GPGGA,080704.00,6017.47843,N,02502.13435,E,2,06,01.1,+00036.16,M,,M,003,0000*6F
$GPGGA,080708.00,6017.47843,N,02502.13444,E,2,06,01.1,+00036.28,M,,M,003,0000*68

Special settings

System = (default=0)

0 = input file is in geodetical KKJ-coordinates

10 = input file is in WGS-coordinates

Zone = (default=0)

0 = no zone conversion

27 = conversion to zone (18,21,24,37,30)

See also: Common special settings