No |
Field |
Description |
Field
type |
Unit
(default) |
Example |
Group |
Level |
1 |
InDatum |
Input datum |
string |
|
@INDATUM@ |
99 |
File |
2 |
OutDatum |
Output datum |
string |
|
@OUTDATUM@ |
99 |
File |
3 |
InXYID |
Input-xy-parameter
definition ID |
string |
|
@INXYID@ |
99 |
File |
4 |
OutXYID |
Output-xy-parameter
definition ID |
string |
|
@OUTXYID@ |
99 |
File |
5 |
RteDesc |
Route/Track
description |
string |
|
|
99 |
File |
6 |
RteID |
Route/Track-file ID |
string |
|
|
99 |
File |
7 |
ID |
Point identification |
string |
|
@ID@ |
99 |
Line |
8 |
Desc |
Point description |
string |
|
@DESC@ |
99 |
Line |
9 |
NBR |
Output-line-/point-number |
Number |
|
@NBR@ |
91 |
Line |
10 |
LegStart |
Is start of track line
(after break) (1/0) |
string |
|
@LEGSTART@ |
99 |
Line |
11 |
Date |
Date (of track,
waypoint) |
Time |
|
@DATE,YYYY-MM-DD@ |
98 |
Line |
12 |
Julian |
Julian date (of track,
waypoint) |
Time |
|
@JULIAN,6.5@ |
98 |
Line |
13 |
DelphiTime |
Delphi TDateTime form |
Time |
|
@DELPHITIME,3.7@ |
98 |
Line |
14 |
Time |
Time (of track,
waypoint) |
Time |
|
@TIME,HH:MM:SS.SSS@ |
98 |
Line |
15 |
cdate |
Current date |
Time |
|
|
98 |
N/A |
16 |
ctime |
Current time |
Time |
|
|
98 |
N/A |
17 |
fdate |
Date , input file time
stamp |
Time |
|
|
98 |
File |
18 |
ftime |
Time, inpout file time
stamp |
Time |
|
|
98 |
File |
19 |
infile |
Input file name |
string |
|
|
98 |
File |
20 |
Symbol |
Waypoint symbol or
symbol number |
string |
|
@SYMBOL@ |
99 |
Line |
21 |
Zone |
Coordinate zone |
string |
|
@Zone@ |
99 |
Line |
22 |
Lat, northing, X |
Latitude ,
X-coordinate, northing |
Latitude |
|
@LAT,.4@ |
51 |
Line |
23 |
Lon, easting, Y |
Longitude,
Y-coordinate or easting |
Longitude |
|
@EASTING,.3@ |
52 |
Line |
24 |
H |
Height above ellipsoid |
Height |
m |
@H,3.2@ |
22 |
Line |
25 |
In2Zone |
IN2-zone |
string |
|
|
99 |
Line |
26 |
In2Lat |
IN2-latitude |
Latitude |
|
|
51 |
Line |
27 |
In2Lon |
IN2-longitude |
Longitude |
|
|
52 |
Line |
28 |
In2H |
Height above ellipsoid
/ IN2 |
Height |
m |
|
22 |
Line |
29 |
CX |
3D-cartesian
X-coordinate |
metric coord. |
m |
@CX@ |
21 |
Line |
30 |
CY |
3D-cartesian
Y-coordinate |
metric coord. |
m |
@CY@ |
21 |
Line |
31 |
CZ |
3D-cartesian
Z-coordinate |
metric coord. |
m |
@CZ@ |
21 |
Line |
32 |
IN2CX |
3D-cartesian
X-coordinate / IN2 |
metric coord. |
m |
|
21 |
Line |
33 |
IN2CY |
3D-cartesian
Y-coordinate / IN2 |
metric coord. |
m |
|
21 |
Line |
34 |
IN2CZ |
3D-cartesian
Z-coordinate / IN2 |
metric coord. |
m |
|
21 |
Line |
35 |
IN2DCX |
CX-difference: IN2CX -
CX |
metric coord. |
m |
|
21 |
Line |
36 |
IN2DCY |
CY-difference: IN2CY -
CY |
metric coord. |
m |
|
21 |
Line |
37 |
IN2DCZ |
CZ-difference: IN2CZ -
CZ |
metric coord. |
m |
|
21 |
Line |
38 |
AVEIN2DCX |
Average IN2DCX |
metric coord. |
m |
|
21 |
File |
39 |
AVEIN2DCY |
Average IN2DCY |
metric coord. |
m |
|
21 |
File |
40 |
AVEIN2DCY |
Average IN2DCZ |
metric coord. |
m |
|
21 |
File |
41 |
In2Dist |
Distance between (LAT,
LON, H) and (IN2LAT, IN2LON, IN2H) |
Coord.difference |
m |
|
23 |
Line |
42 |
AveIn2Dist |
Average IN2DIST |
Coord.difference |
m |
|
23 |
File |
43 |
MaxIn2Dist |
Maximum IN2DIST |
Coord.difference |
m |
|
23 |
File |
44 |
In2Bearing |
Bearing between (LAT,
LON, H) and (IN2LAT, IN2LON, IN2H) |
Bearing |
deg |
|
50 |
Line |
45 |
Alti |
Altitude, height above
geoid |
Height |
m |
|
22 |
Line |
46 |
WGS84H |
Height above
WGS84-ellipsoid |
Height |
m |
|
22 |
Line |
47 |
Dist |
Distance from the
previous point, including breaks |
Distance |
km |
@DIST,.2@ |
24 |
Line |
48 |
TrkDist |
Length of track line,
breaks excluded |
Distance |
km |
@TRKDIST,6.3@ |
24 |
File |
49 |
TotDist |
Length of track line,
breaks included |
Distance |
km |
@TOTDIST@ |
24 |
File |
50 |
Hours |
Time difference in
hours between this and previous time stamp, breaks
included |
Duration |
h |
@HOURS@ |
30 |
Line |
51 |
TrkHours |
Accumulated time
(HOURS), breaks excluded |
Duration |
h |
|
30 |
File |
52 |
TotHours |
Accumulated time
(HOURS), breaks included |
Duration |
h |
|
30 |
File |
53 |
Speed |
Speed (DIST/HOURS) |
Speed |
km/h |
|
40 |
Line |
54 |
MinSpeed |
Minimum SPEED |
Speed |
km/h |
|
40 |
File |
55 |
MaxSpeed |
Maximum SPEED |
Speed |
km/h |
|
40 |
File |
56 |
AveSpeed |
Average SPEED |
Speed |
km/h |
|
40 |
File |
57 |
Speed2 |
Speed (from
input-file) |
Speed |
km/h |
|
40 |
Line |
58 |
Bearing |
Bearing from previous
point (calculated) |
Bearing |
deg |
|
50 |
Line |
59 |
Bearing2 |
Heading (from
input-file) |
Bearing |
deg |
|
50 |
Line |
60 |
HDOP |
Horizontal Dilution of
Position |
hdop |
|
|
90 |
Line |
61 |
FixQ |
GPS Fix-quality
according to NMEA-standard (0,1,2) |
string |
|
|
99 |
Line |
62 |
SatNum |
Satellite number |
string |
|
|
99 |
Line |
63 |
FromLat |
Latitude of FROMPOINT |
Latitude |
|
|
51 |
File |
64 |
FromLon |
Longitude of FROMPOINT |
Longitude |
|
|
52 |
File |
65 |
FromDist |
Distance from
FROMPOINT |
Distance |
km |
|
24 |
Line |
66 |
FromBearing |
Bearing from FROMPOINT |
Bearing |
deg |
|
50 |
Line |
67 |
ReduceMaxDist |
Maximum deviation
after reduction |
Distance |
km |
|
24 |
File |
68 |
Item |
Item from input-line |
string |
|
|
98 |
Line |
69 |
InHeightUnit |
InHeightUnit (INHCOL) |
string |
|
|
99 |
File |
70 |
OutSpeedUnit |
OutSpeedUnit |
string |
|
|
99 |
File |
71 |
OutHeightUnit |
OutHeightUnit |
string |
|
|
99 |
File |
72 |
OutDistanceUnit |
OutDistanceUnit |
string |
|
|
99 |
File |
73 |
OutDurationUnit |
OutDurationUnit |
string |
|
|
99 |
File |
74 |
OutTimeDiff |
OutTimeDiff |
Double |
h |
|
90 |
File |