Changes between Initial Version and Version 4 of Ticket #10851
- Timestamp:
- 2014-12-16T14:02:34+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10851
- Property Cc added
- Property Milestone → 14.12
- Property Summary Validation tests for foot/footwat/sidewalk → Validation 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 `=`) 1 First 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 `=`) 2 2 3 3 Now the enhancements: `highway=residential` + `sidewalk=both` + `foot=no` doesn't issue a warning (it's as contradictory as using `highway=foot` + `foot=no`)


