Changes between Version 9 and Version 23 of Ticket #10851
- Timestamp:
- 2014-12-22T23:28:54+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10851
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #10851 – Description
v9 v23 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 * done. 2 3 3 4 Now the enhancements: `highway=residential` + `sidewalk=both` + `foot=no` doesn't issue a warning (it's as contradictory as using `highway=footway` + `foot=no`) 5 * controversial 4 6 5 ~~Also, `highway=residential` + `footway=both` doesn't warn that `footway` is deprecated (and that `sidewalk` should be used instead)~~ done. 7 Also, `highway=residential` + `footway=both` doesn't warn that `footway` is deprecated (and that `sidewalk` should be used instead) 8 * done.


