The algorithm used by Google Maps?

  • Thread starter Thread starter michinobu
  • Start date Start date
  • Tags Tags
    Algorithm Google
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 15K views
michinobu
Messages
53
Reaction score
0
I was using at Google Earth, and used it to look at some directions when I noticed that program recommended that I take a right and drive down this road, then take a u-turn and drive past from where I turned originally, when I could've just simply taken a left instead.

Does anyone know how Google Maps uses finds directions for someone? And, why would the application recommend that I take an unnecessary route like this? Is the software, by any chance, open-sourced as well?
 
Physics news on Phys.org
The general concept is called "djykstra algorithm" but most mapping systems have a few extra features on top.

The map data might indicate no left runs allowed.
Some routing algorithms, especialy for delivery trucks, are tuned to reduce left turns (I assume you are in a country that drives on the right) because these waste time and disrupt traffic flow.
They are generaly biased to maximise the time you spend on major roads compared to minor ones - so a longer (distance) journey might be faster.
 
michinobu said:
I was using at Google Earth, and used it to look at some directions when I noticed that program recommended that I take a right and drive down this road, then take a u-turn and drive past from where I turned originally, when I could've just simply taken a left instead.

I noticed the same thing a few months ago when I had a training session in Columbus.