This version requires MovingPandas >= 0.21.2
import pip; pip.main(['install', '--upgrade', 'movingpandas'])
or
conda install movingpandas==0.21.2
Changelog
- Added GTFS algorithms for extracting stops, fixes #43
- Added default output styles for GTFS stops and segments c600060
- Added Trajectory splitting at field value changes 286fdbd
- Added option to add selected fields to output trajectories layer, fixes #53
- Improved UI of the split by observation gap algorithm, fixes #36
Figure: Trajectools (v2.4) algorithms in the QGIS Processing toolbox