Opened 10 years ago
Last modified 3 years ago
#1076 new defect/bug
maptool's turn restriction handling is incomplete
Reported by: | rainer dorsch | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | version 0.6.0 |
Component: | tools | Version: | git master |
Severity: | Keywords: | routing, turn, restrictions | |
Cc: | sebastian.leske@… |
Description (last modified by usul)
maptool reports warnings on perfectly correct turn restrictions an example is shown here
OSM Warning: http://www.openstreetmap.org/browse/relation/3659 turn restriction: multiple via member
This warning is from svn verson 5246.
Thanks, Rainer
Change History (5)
comment:1 Changed 10 years ago by sleske
comment:2 Changed 10 years ago by sleske
- Cc sebastian.leske@… added
comment:3 Changed 9 years ago by usul
- Component changed from core to tools
- Description modified (diff)
- Keywords routing turn restrictions added
- Milestone set to version 0.5.1
AFAIK there aren't that much multi via restrictions. Anyway needs to be fixed as it's part of the specs: http://wiki.openstreetmap.org/wiki/Turn_restriction
comment:4 Changed 5 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Milestone changed from version 0.5.1 to version 0.5.2
This ticket was pushed back in order to bring 0.5.1 out soon.
comment:5 Changed 3 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Milestone changed from version 0.5.2 to version 0.6.0
Ticket retargeted after milestone closed
Note: See
TracTickets for help on using
tickets.
That's an interesting one :-). Technically, the warning is correct - the relation does indeed have multiple via members.
The data is apparently correct, so we probably need to teach maptool that a turn restriction may have multiple via members.