public void Execute()
 {
     DBWorker.ClearRoutes(Shell.CurrentUser);
     DBWorker.ClearDistance(ref Shell.CurrentUser);
 }