Modify ↓
Opened 14 months ago
Closed 13 months ago
#7546 closed defect (fixed)
False positive The "to" way does not start or end at a "via" node
| Reported by: | Paultergeist | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core validator |
| Version: | latest | Keywords: | validator restriction relation |
| Cc: |
Description
Relation that produces false positive
Reproduced on both tested (r5047) and latest (r5115) versions.
Attachments (1)
Change History (5)
comment:1 follow-up: ↓ 3 Changed 14 months ago by simon04
Changed 14 months ago by simon04
comment:2 Changed 14 months ago by simon04
Patch adds warning Superfluous turnrestriction as "to" way is oneway and therefore fixes this bug. Any comments?
comment:3 in reply to: ↑ 1 Changed 14 months ago by Paultergeist
Looks like it is really not necessary any more. According to the history when the relation was created, the to way was not oneway.
Thanks for the patch, having this warning is great.
comment:4 Changed 13 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
In 5199/josm:
Note: See
TracTickets for help on using
tickets.



This behavior is not intended. However, why is this turn restriction necessary at all (the to way is a oneway)?