Skip to content

Commit 757b29a

Browse files
committed
Up version to 2.2
1 parent 75b96cb commit 757b29a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

metadata.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name=Trajectools
33
description=Processing tools for handling trajectory data
44
about=Trajectools provides a collection of tools for handling trajectory data. This plugin depends on MovingPandas! See the plugin homepage for installation recommendations. Sample data for testing the functionality is provided with the plugin download.
55
category=Plugins
6-
version=2.1
6+
version=2.2
77
qgisMinimumVersion=3.0
88
qgisMaximumVersion=4.0
99

@@ -20,7 +20,11 @@ repository=https://github.com/movingpandas/qgis-processing-trajectory
2020
experimental=False
2121
deprecated=False
2222

23-
changelog=2.1
23+
changelog=2.2
24+
- Added new logo
25+
- Maded skmob and gtfs_functions optional dependencies, fixes #30
26+
- Updated API docs link, fixes #32
27+
2.1
2428
- Added Trajectory overlay algorithm to intersect trajectories with polygon layer
2529
- Fixed issue with previously ignored minimum trajectory length settings
2630
- Added Privacy algorithm for home work attack (requires scikit-mobility)

0 commit comments

Comments
 (0)