We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c354e3b commit 75b96cbCopy full SHA for 75b96cb
qgis_processing/splitTrajectoriesAlgorithm.py
@@ -55,7 +55,7 @@ def shortHelpString(self):
55
"(for supported time gap formats see: "
56
"https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.to_timedelta.html)</p>"
57
"<p>For more information on trajectory splitters see: "
58
- "https://movingpandas.readthedocs.io/en/main/trajectorysplitter.html</p>"
+ "https://movingpandas.readthedocs.io/en/main/api/trajectorysplitter.html</p>"
59
"<p><b>Speed</b> is calculated based on the input layer CRS information and "
60
"converted to the desired speed units. For more info on the supported units, "
61
"see https://movingpandas.org/units</p>"
0 commit comments