QGIS Planet Tags
In this new release, you will find new algorithms, default output styles, and other usability improvements, in particular for working with public transport schedules in GTFS format, including:
Note: To use this new version of Trajectools, please upgrade your installation of MovingPandas to >= 0.21.2, e.g. using
import pip; pip.main(['install', '--upgrade', 'movingpandas'])
or
conda install movingpandas==0.21.2