This algorithm gives the possibility to clip a network layer by using a trajectory. The trajectory will be transformed to a linestring and buffered after this. Thereafter the buffer will be used as a masking layer for clipping the network.
This combobox shows all layers of the current QGIS project with the geometry type LINESTRING. The features of this layer will be reduced and stored in a memory layer.
This combobox shows all layers of the current QGIS project with the geometry type POINT and will be used for clipping/reducing the network layer.
This combobox shows all fields of the trajectory layer. The selected field will be used to order the features of the tractory layer (e.g. order by timestamps or way) and to transform the trajectory into linestrings.
The radius or distance of the buffer around the trajectory linestring. The resulting polygon will be used to clip the network.
The destination where the clipped network should be saved.