|
item
|
description
|
type
|
option
| ||||||
|
dist
|
distance in [km]
|
float
|
mandatory
| ||||||
|
alt
|
altitude in [m]
|
float
|
mandatory*
| ||||||
|
comment
|
comment text. This text is intended to describe a special point or range of your course. The text is displayed in the comment text box.
|
string
|
optional
| ||||||
|
pict
|
picture file name, relativ to course- directory. Picture files may be of the following types:
jpg, png, bmp, dib, wmf, pcx |
string
|
optional
| ||||||
|
picflags
|
information how to display the picture:
|
int
|
optional
| ||||||
|
label
|
label in the map
|
string
|
option
|
* If the altitude is missing in a step it is calculated automatically. There has to be at least one step with an altitude item.
Sample:
[Step]
dist=15.3
alt=506
comment="wir sind übern Berg, auf zum Schlußsprint"
pict="picture\\test\\pc02.jpg"



