Detect Trips Algorithm

Sumit6 years ago

I was analyzing the detectTripsAlgorithm and I checked for the TripsConfig.getGreedyParking() but I did not understand about it and why this is used.
Can you tell me about it with good reason?

Anton Tananaev6 years ago

There is official documentation for it:

https://www.traccar.org/documentation/trips-stops/

Anton Tananaev6 years ago

I suspect that you are looking at some old code because "greedy" parking option anymore.