Tools: Tour Segmenter

The tour segmenter can split a tour into segments by using different algorithms. Values for distance, time, speed and others are computed for each segement to analyze a tour.

The tour segmenter can be opened in the toolbar with tour segmenter.

 

tour segmenter
create segments with Douglas-Peucker
tour segmenter
create segments with ascending/descending altitude 

 

Create Segments

The algorithm, how a tour is segmented can be selected in the Create segments dialogbox.

Algorithm
Description
by Altitude (with DP)

creates segments by using Douglas-Peucker (DP) algorithm which finds the min/max values for the altitude.

The tolerance (epsilon) can be adjusted with the Tolerance slider. The default value for each tour is 50, a modification is automatically save in the tour.

by Pulse (with DP)
see above by using the pulse values
by Distance
splits the tour into equally sized distance segments, the distance for one segment can be set with the Distance slider
with Markers
creates segments according to the markers which are created for the tour
with Ascending/Descending

this algorithm creates segments by finding ascending/descending areas which have a minimum altitude difference. The minimum altitude difference can be set in the listbox.

This algorithm is used to compute the elevation gain for a tour and is available as a segmenter algorithm to visualize how the elevation gain is computed.

You can set the default value for computing the elevation gain for all imported or modified tours in this preference page.

 

Actions

show tour segments

show/hide the segments in all opened tour charts, closing the tour segmenter will hide the segments in the charts
Save

with the Save action the elevation gain for the selected tour can be saved

 

Save elevation gain

The computed elevation gain ist displayed beside the Save button:

  1. computed elevation gain for the whole tour by using the selected algorithm and their options
  2. elevation gain which is currently saved for the tour
  3. Save action: saves the computed elevation gain into the tour

tour segmenter options

 

Altitude difference columns

The altitude difference columns have these values:

  1. shows the altitude difference between segment-start and -end
  2. show the maximum altitude difference within the segement
    (these values are displayed when the tour segmenter is using the algorithm Ascending/Descending, otherwise they are set to 0)

altitude diff columns