Changeset 15286 in josm for trunk


Ignore:
Timestamp:
2019-08-06T21:01:08+02:00 (5 years ago)
Author:
Klumbumbus
Message:

see #17330 - warn about highway=crossing crossing=no and railway=crossing crossing=no

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/combinations.mapcss

    r15268 r15286  
    259259}
    260260
    261 /* {0.tag} together with {1.tag}, see #17623, #17592, #17594, #17542, #16861, #16147, #10186 */
     261/* {0.tag} together with {1.tag}, see #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186 */
     262node[highway=crossing][crossing=no],
     263node[railway=crossing][crossing=no],
    262264way[junction=yes][highway],
    263265way[tracktype=grade1][surface].unpaved_surface,
Note: See TracChangeset for help on using the changeset viewer.