To my surprise I've found the following bug (or at least I think it's a bug).
When tracking live, the tripdata is incremental, as the column descriptions describe:
- Code: Select all
11 15-07-12 19:37_trip 6865.46 5363 181 2012-07-15 21:07:08
- Code: Select all
11 15-07-12 19:37_trip 6914.13 5397 183 2012-07-15 21:07:40
- Code: Select all
11 15-07-12 19:37_trip 6954.53 5427 184 2012-07-15 21:08:12
But when reuploading the same trip the data becomes:
- Code: Select all
11 15-07-12 19:37_trip 6954.53 5427 184 2012-07-15 21:08:12
- Code: Select all
11 15-07-12 19:37_trip 6954.53 5427 184 2012-07-15 21:08:12
- Code: Select all
11 15-07-12 19:37_trip 6954.53 5427 184 2012-07-15 21:08:12
So the tripdetaildata becomes the same (and not incremental) as the last entry. The point details are still correct.