[Navigation] Arguable number of exit from small roundabouts #2570
Labels
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
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/organicmaps-tmp#2570
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently there is an exception in counting of exits from roundabouts.

Service road (including parking aisle) are not counted.
Maybe this is OK for big roundabout, but for small ones it's is confusing.
E.g. here 1st exit is advised. But in fact 2nd needed (in parking road will be taken in account):
From: 35.1310318, 33.3722178
To: 35.1309897, 33.3708949
Here ignoring service roads looks reasonable:
Russia_HugeRoundabout_TurnTest

Russia_Moscow_TrikotagniAndPohodniRoundabout_TurnTest

Possible solution:
If roundabout has "major type" like motorway, ..., secondary - ignore services.
If roundabout has "same with service type" like residential, living_street, service - don't ignore.
@AntonM030481 WDYT?
Drivers expect ALL exits to be counted.
@biodranik have a look at these old cases. I didn't change them.
Are you sure that you want to count all services roads here?
organicmaps/organicmaps#2570 (comment)
These cases were designed 7 years ago, and they were committed by bykoianko and you :)
TrikotagniAndPohodniRoundabout -
3397cbcfb8
HugeRoundabout -
db0f5fcfdf
@vng agree.
for Secondary and bigger roads - ignore service roads.
for Tertiary and smaller roads - consider service roads.
BTW, maybe for cyclists service roads should be considered always.
They for sure will count every one (but I don't know about this General Fueller example above).
At that time I didn't have enough driver experience with OM and other apps :)
Ok, and improvement could be to count roads of one "class" lower, but do not count roads of two or more classes lower.
Well, not count only service roads because they are often used for mapping driveways on property or parking. This is not a maneuver at all. All other road types should be counted (ok, may be track is also not valid on roundabouts).