Changes between Version 4 and Version 5 of Ticket #10851
- Timestamp:
- 2014-12-16T14:09:16+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10851 – Description
v4 v5 1 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 Now the enhancements: `highway=residential` + `sidewalk=both` + `foot=no` doesn't issue a warning (it's as contradictory as using `highway=foot` + `foot=no`) 3 Now the enhancements: `highway=residential` + `sidewalk=both` + `foot=no` doesn't issue a warning (it's as contradictory as using `highway=footway` + `foot=no`) 4 4 5 Also, `highway=residential` + `footway=both` doesn't warn sthat `footway` is deprecated (and that `sidewalk` should be used instead)5 Also, `highway=residential` + `footway=both` doesn't warn that `footway` is deprecated (and that `sidewalk` should be used instead)


