Forum Discussion

Juho Hanhimäki's avatar
Juho Hanhimäki
Copper Contributor
Jul 05, 2018

Calculating traveled distance from coordinates on works but aggregation causes abort

I have location data which is timestamped. I use the data to calculate the distance traveled.   First I have the function which is used for calculating the distance between coordinates: let getDis...