Modify ↓
Opened 21 months ago
Closed 21 months ago
#6760 closed defect (fixed)
validator warning "oneway combined with *:backward/forward" without oneway
| Reported by: | GeorgFausB | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core validator |
| Version: | latest | Keywords: | |
| Cc: |
Description
This validator warning occurs at least at highway primary and secondary if the way is no oneway.
This is wrong respectively irritating.
Attachments (0)
Change History (5)
comment:1 Changed 21 months ago by GeorgFausB
comment:2 Changed 21 months ago by simon04
This was introduced recently, see #5844.
comment:3 Changed 21 months ago by simon04
To avoid loads of false positives, this warning should be removed? I mean there are cases where it is useful, but there are other cases where it is not useful.
comment:4 Changed 21 months ago by stoecker
You can make it INFO-level or remove it.
comment:5 Changed 21 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
In [4397/josm]:
Note: See
TracTickets for help on using
tickets.



Scenario:
Tagging a bidirectional highway=secondary with different maxspeed:forward and maxspeed:backward will result in this wrong warning.