Changes between Initial Version and Version 4 of Ticket #10851


Ignore:
Timestamp:
2014-12-16T14:02:34+01:00 (11 years ago)
Author:
naoliv
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10851

    • Property Cc Klumbumbus added
    • Property Milestone14.12
    • Property Summary Validation tests for foot/footwat/sidewalkValidation tests for foot/footway/sidewalk
  • Ticket #10851 – Description

    initial v4  
    1 First a problem: validating a way with `highway=foot` + `foot=no` gives us a `footway used with foot=` (note that there isn't a value after the `=`)
     1First a problem: validating a way with `highway=footway` + `foot=no` gives us a `footway used with foot=` (note that there isn't a value after the `=`)
    22
    33Now the enhancements: `highway=residential` + `sidewalk=both` + `foot=no` doesn't issue a warning (it's as contradictory as using `highway=foot` + `foot=no`)