Changeset 14986 in josm for trunk


Ignore:
Timestamp:
2019-04-11T21:18:16+02:00 (5 years ago)
Author:
Klumbumbus
Message:

fix #17592 - warn about tracktype=grade1 with surface which does not fit with grade1

File:
1 edited

Legend:

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

    r14975 r14986  
    243243}
    244244
    245 /* {0.tag} together with {1.tag}, see #17542, #16861, #16147, #10186 */
     245/* {0.tag} together with {1.tag}, see #17592, #17542, #16861, #16147, #10186 */
     246way[tracktype=grade1][surface][surface=~/^(unpaved|compacted|gravel|fine_gravel|pebblestone|ground|earth|dirt|grass|sand|mud|ice|salt|snow|woodchips)$/]
    246247way[segregated][bicycle=no],
    247248way[segregated][foot=no],
Note: See TracChangeset for help on using the changeset viewer.