I'd love to have knobs "how experienced driver I am" and "how familiar am I with the area" (this one can even be automatic, given the amount of data map app makers collect!) for the map apps. If I'm in an unfamiliar area, I really don't want to theoretically save a few seconds by taking a shortcut via little maze of twisty passages, all different. Just give me a straightforward route using a highway, please. (edit: t…
Why routing alogrithms from different maps don't always give the same route
21–30 of 54 posts
Re: Why routing alogrithms from different maps don't always give the same route
#22Ignoring optimization goals such as time, cost, distance, road type, and safety: It's not economical to solve the TSP perfectly for real-world problems, so heuristic algorithms are used to deliver good-but-not-perfect solutions(s).[0] 0. https://en.wikipedia.org/wiki/Travelling_salesman_problem
Re: Why routing alogrithms from different maps don't always give the same route
#23I used to wonder how companies like TomTom stay in business, given how big products like Google Maps have become. More recently I've seen some media that showed off one of those stand-alone GPS devices (I don't remember which brand, but likely TomTom or Garmin), and I was blown away at how far they've come in capabilities and user interface. (I'm sure it's not just that, looks like they've got a lot of other products…
Google maps is exceptionally limited to the point where it’s very easy to beat on mapping features so there is a lot of room for competitors to survive in various niches. - The offline experience is garbage. Default behavior should cache large routes offline immediately when I’m on WiFi. - partial connectivity experience is garbage. Stalled map loads, freezes, etc while driving through a 1x cell service area, even if…
TomTom has better traffic information, way better guidance on complex roads (google maps will tell me to take the exit, and it small font it says 2400m, which is the next exit). It has better traffic cam warnings, shows max speed more reliably etc.
But also it is slow and clumsy to search for a destination, especially if you do not have the exact address (like a shop by name).
As I have practically unlimited data and good coverage everywhere I go, offline maps are more of a drag than a plus. Just saw amigo mentioned, will check that out now
Re: Why routing alogrithms from different maps don't always give the same route
#24I used to wonder how companies like TomTom stay in business, given how big products like Google Maps have become. More recently I've seen some media that showed off one of those stand-alone GPS devices (I don't remember which brand, but likely TomTom or Garmin), and I was blown away at how far they've come in capabilities and user interface. (I'm sure it's not just that, looks like they've got a lot of other products…
Re: Why routing alogrithms from different maps don't always give the same route
#25Ignoring optimization goals such as time, cost, distance, road type, and safety: It's not economical to solve the TSP perfectly for real-world problems, so heuristic algorithms are used to deliver good-but-not-perfect solutions(s).[0] 0. https://en.wikipedia.org/wiki/Travelling_salesman_problem
Re: Why routing alogrithms from different maps don't always give the same route
#26I'd love to have knobs "how experienced driver I am" and "how familiar am I with the area" (this one can even be automatic, given the amount of data map app makers collect!) for the map apps. If I'm in an unfamiliar area, I really don't want to theoretically save a few seconds by taking a shortcut via little maze of twisty passages, all different. Just give me a straightforward route using a highway, please. (edit: t…
* Scenic routes (i.e. navigate as far away from buildings and as close as possible to water, forest)
* Least polluting routes (i.e. least amount of traffic lights, most time spent in the optimal "speed vs. pollution" of your car)
Re: Why routing alogrithms from different maps don't always give the same route
#27For instance Tesla's in car routing is pretty good for getting somewhere quickly so long as all the roads alog the way are of good quality. But if there is a single lane country road that cuts a few minutes off a journey it will quite happily send me down it regardless of how suitable it is for a larger than average car with only 13 cm of ground clearance (Model S).
I can tell it not to use motorways (perhaps because I want a scenic route?) and ferries (because they are expensive) but I can't tell it to avoid unmetalled roads.
Most of the others that I have tried aren't much better.
Re: Why routing alogrithms from different maps don't always give the same route
#28Time will always be a nice easy to quantify way of comparing routes but as someone who generally doesn't have to get places quickly I'll usually prioritise a more pleasant journey over the shortest one - so many (personal) ways to define that and not so easy to quantify!
Personally I've had some great drives where google maps has a 'x mins longer' route show up that I can see goes down some twisty country road vs the boring main road.
[0] https://www.theguardian.com/technology/2021/oct/06/google-ma...
Re: Why routing alogrithms from different maps don't always give the same route
#29Earlier quoted context omitted.
This, but for biking and without a knob. Make an econometric model of my previous recorded routes with explaining variables: elevation, distance driven already, time driven already, time of day, temperature, road quality, wind direction, rain and explained variable: speed for the next kilometer. Predict my speed on potential routes based on that. Calculate routes taking these predictions into account.
brouter.de is amazingly customisable for bike routing. The trade-off for customisation/personalisation is slower calculation times. Most fast routing algorithms work by precalculating the best routes, which obviously doesn’t scale if everyone has their own “best”. (I run cycle.travel, which prioritises one good, opinionated routing model over customisation.)
Re: Why routing alogrithms from different maps don't always give the same route
#30I'd love to have knobs "how experienced driver I am" and "how familiar am I with the area" (this one can even be automatic, given the amount of data map app makers collect!) for the map apps. If I'm in an unfamiliar area, I really don't want to theoretically save a few seconds by taking a shortcut via little maze of twisty passages, all different. Just give me a straightforward route using a highway, please. (edit: t…
Yes! Apart from the standard "fastest" and "shortest" options and your suggestion, I'd also love: * Scenic routes (i.e. navigate as far away from buildings and as close as possible to water, forest) * Least polluting routes (i.e. least amount of traffic lights, most time spent in the optimal "speed vs. pollution" of your car)
[1] https://techcrunch.com/2021/10/06/google-maps-launches-eco-f...