Changes between Initial Version and Version 1 of Ticket #19722


Ignore:
Timestamp:
2020-08-27T21:58:38+02:00 (5 years ago)
Author:
Famlam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19722 – Description

    initial v1  
    882. The java test doesn't take into account transportation-mode-limited restrictions. According to the [https://wiki.openstreetmap.org/wiki/Relation:restriction#Tags wiki], `restriction:mode=*` is also valid.
    99
    10 **Expected: no warning if**
    11 `restriction` + `type=restriction` + `restriction=no_left_turn`
    12 `restriction` + `type=restriction` + `restriction:foot=no_left_turn`
     10==== Expected: no warning if
     11- `restriction` + `type=restriction` + `restriction=no_left_turn`
     12- `restriction` + `type=restriction` + `restriction:foot=no_left_turn`
    1313
    14 **Expected: only 1 warning if**
    15 `restriction` + `type=restriction`
     14==== Expected: only 1 warning if
     15- `restriction` + `type=restriction`
    1616
    1717