This algorithm reduces the density of a given trajectory, i.e. the count of features will be reduced. The original trajectory will not be changed, but the results will be stored in a new layer.

Trajectory Layer:

This combobox shows all layers of the current QGIS project with the geometry type POINT. A layer with trajectory data should be selected.

Keep the last feature of the trajectory:

A checkbox to indicate, whether the algorithm keeps the last feature of the trajectory, regardless of the distance to the last feature.

Minimum distance between two consecutive points:

The minimum distance between consecutive trajectory points. If the distance to the following point is shorter than the inserted value, the following point will be removed.

Output:

The destination where the reduced trajectory should be saved.