Changes between Version 2 and Version 3 of Ticket #9245
- Timestamp:
- 2013-10-31T06:30:32+01:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9245 – Description
v2 v3 5 5 first rule: 6 6 7 " Any node with (((without foot access AND without bicycle access) OR (without road)) AND (with highway=crossing) should be reported as "highway=crossing is probably not needed here"." 7 " Any node with (((without foot access AND without bicycle access) OR (without road)) AND (with highway=crossing)) should be reported as "highway=crossing is probably not needed here"." 8 8 9 9 second rule: 10 10 11 " Any node with (((without foot access AND without bicycle access) OR (without road)) AND (with crossing=no) should be reported as "crossing=no is probably not needed here"." 11 " Any node with (((without foot access AND without bicycle access) OR (without road)) AND (with crossing=no)) should be reported as "crossing=no is probably not needed here"."