Skip to content

Commit 1bda2ff

Browse files
committed
Up version to 2.1
1 parent 840dbd1 commit 1bda2ff

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

metadata.txt

Lines changed: 7 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.0
6+
version=2.1
77
qgisMinimumVersion=3.0
88
qgisMaximumVersion=4.0
99

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

23-
changelog=2.0
23+
changelog=2.1
24+
- Added Trajectory overlay algorith to intersect trajectories with polygon layer
25+
- Fixed issue with previously ignored minimum trajectory length settings
26+
- Added Privacy algorithm for home work attack (requires scikit-mobility)
27+
- Added GTFS algorithms for extracting shapes and segments (requires gtfs_functions)
28+
2.0
2429
- Switched to MovingPandas backend
2530
- Added Basic algorithm to create trajectories
2631
- Added Event extraction algorithms to extract OD points or stop points

0 commit comments

Comments
 (0)