Routing improvement, prioritize alternative routes upon deviation #3335

Open
opened 2022-09-04 11:28:30 +00:00 by Outlet2048 · 2 comments
Outlet2048 commented 2022-09-04 11:28:30 +00:00 (Migrated from github.com)

When you leave a given route you're currently following the app tries everything it can to re-route you back onto the original route

So much so that it always wants you to drive into the smallest of all side streets to turn around at any point. And following the main road and just taking another turn isn't being considered
Now obviously I'd rather follow the main road and turn later instead of driving through a thousand side lanes
The issue is that route recalculation takes some time and it has to be done each and every time you chose to ignore one of the side roads that the app so desperately wants to send you on
So basically you're driving in blind mode while the app constantly tries to calculate another route that doesn't make any sense

I also have a Screenshot from this interesting turn instruction
Screenshot_2022-08-31-16-05-54-75_75d0290a7c00525acd83c0ab8700d64c.jpg
(the preferred route for me was Pflugacker as it runs parallel to the road we came from and also leads right to the desired destination)

Since I was supposed to navigate for the driver I had to switch to magic earth because OM didn't let me drive the main street further up north
Magic earth did Indeed behave as expected so I assume it is not an issue with map data but instead the routing algorithm

When you leave a given route you're currently following the app tries everything it can to re-route you back onto the original route So much so that it always wants you to drive into the smallest of all side streets to turn around at any point. And following the main road and just taking another turn isn't being considered Now obviously I'd rather follow the main road and turn later instead of driving through a thousand side lanes The issue is that route recalculation takes some time and it has to be done each and every time you chose to ignore one of the side roads that the app so desperately wants to send you on So basically you're driving in blind mode while the app constantly tries to calculate another route that doesn't make any sense I also have a Screenshot from this interesting turn instruction ![Screenshot_2022-08-31-16-05-54-75_75d0290a7c00525acd83c0ab8700d64c.jpg](https://user-images.githubusercontent.com/72819077/188310932-52124255-0095-4d74-9f31-b60c87fddf59.jpg) (the preferred route for me was Pflugacker as it runs parallel to the road we came from and also leads right to the desired destination) Since I was supposed to navigate for the driver I had to switch to magic earth because OM didn't let me drive the main street further up north Magic earth did Indeed behave as expected so I assume it is not an issue with map data but instead the routing algorithm
biodranik commented 2022-09-04 21:19:38 +00:00 (Migrated from github.com)

Do you have start and end points for this wrong route? Does it work well at osm.org?

Do you have start and end points for this wrong route? Does it work well at osm.org?
Outlet2048 commented 2022-09-13 09:45:06 +00:00 (Migrated from github.com)

https://www.openstreetmap.org/directions?engine=graphhopper_bicycle&route=53.6094%2C9.9030%3B53.6158%2C9.9045#map=16/53.6125/9.9067

The OSM website forgets that I was already moving in the direction away from the destination and therefore cannot u-turn on the main street
Therefore, it should route via Pflugacker so you dont have to turn like shown above.
Having to give right of way a few times is way slower than just driving the Pflugacker route
Especially when considering that the user is already moving in one direction

https://www.openstreetmap.org/directions?engine=graphhopper_bicycle&route=53.6094%2C9.9030%3B53.6158%2C9.9045#map=16/53.6125/9.9067 The OSM website forgets that I was already moving in the direction away from the destination and therefore cannot u-turn on the main street Therefore, it should route via Pflugacker so you dont have to turn like shown above. Having to give right of way a few times is way slower than just driving the Pflugacker route Especially when considering that the user is already moving in one direction
This repo is archived. You cannot comment on issues.
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#3335
No description provided.