priobike / priobike-flutter-app

A smartphone app for cyclists in Hamburg that provides bike navigation and speed advisories for traffic lights
MIT License
6 stars 0 forks source link

Audible navigation instructions #625

Open PhilippMatthes opened 2 months ago

PaulPickhardt commented 2 months ago

The main blocker for this feature is the navigation instruction creation which is a challenge for cyclists. The complexity of crossings and options is greater for cyclists than for cars. The underlying map data source "DRN" currently has problems setting the correct street name. Instruction generation heavily depends on correct street names. DRN has significant advantages over OSM and is therefore set as default in the app. This means, that this feature stays blocked right now.

We first have to create good navigation instructions. Then we can solve issues in the concept of the auditive speed advisory.

PhilippMatthes commented 1 month ago

@PaulPickhardt do you consider this blocked our should we open another issue that focuses on removing the navigation instruction part, keeping only the speed advisory part?

adeveloper-wq commented 1 month ago

Blocked until the DRN data foundation problems are fixed. New ticket for audible speed advisory: https://github.com/orgs/priobike/projects/1/views/1?pane=issue&itemId=71730915