I am working on Gps tracking.
I have two routes (2 paths consisting of points, with latitude/longtitute):
- the planned route;
- the actual route which the driver has traveled.
I want to compare if both are the same or not. Can anybody suggest which approach I should use?