Skip to content

Commit a09231e

Browse files
authored
Update repo url and about
1 parent 80893f2 commit a09231e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

metadata.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[general]
22
name=Trajectools
33
description=Processing tools for handling trajectory data
4-
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.
4+
about=Trajectools adds trajectory analysis algorithms to the QGIS Processing toolbox. Trajectools requires MovingPandas (a Python library for movement data analysis) and optionally integrates scikit-mobility (for privacy tests), stonesoup (for smoothing), and gtfs_functions (for GTFS data support). See the plugin homepage for installation recommendations. Sample data for testing the functionality is provided with the plugin download.
55
category=Plugins
66
version=2.3
77
qgisMinimumVersion=3.0
@@ -13,9 +13,9 @@ tags=trajectories, movement, mobility, transport, spatiotemporal, tracks, gtfs,
1313
author=Anita Graser
1414
email=anitagraser@gmx.at
1515

16-
homepage=https://github.com/movingpandas/qgis-processing-trajectory
17-
tracker=https://github.com/movingpandas/qgis-processing-trajectory/issues
18-
repository=https://github.com/movingpandas/qgis-processing-trajectory
16+
homepage=https://github.com/movingpandas/qgis-trajectools
17+
tracker=https://github.com/movingpandas/qgis-trajectools/issues
18+
repository=https://github.com/movingpandas/qgis-trajectools
1919

2020
experimental=False
2121
deprecated=False

0 commit comments

Comments
 (0)