I am totally new to QGIS and I have a List of Trackpoints which I loaded in QGIS as a CSV (with the GEOCSV plugin to be able to edit the layer).So I have a Layer with ~1000 Points now.
I like to add a column "distance" in the table of attributes with the distance from the previous point. The Distance should be calculated using latitide and longitude.