Step
Return to Introduction  Previous page  Next page IOMax Homepage
Items:

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:
·0: center picture, no resize  
·1: size picture to control  
If this item is missing, the picflags of the header section are used. If picflags are missing in the header too, a default value of 0 is taken.
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"