Changeset 15954 in josm
- Timestamp:
- 2020-02-28T22:22:59+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/deprecated.mapcss
r15930 r15954 1096 1096 } 1097 1097 1098 /* #12771 */ 1098 /* #12771, #9895 */ 1099 *[noexit][noexit!=yes][noexit!=no], /* noexit=no has an own warning */ 1099 1100 way[highway=service][service][service !~ /^(alley|drive-through|drive_through|driveway|emergency_access|parking_aisle|rest_area|slipway|yes)$/], /* drive_through and yes have special warnings */ 1100 1101 way[railway=rail][service][service !~ /^(crossover|siding|spur|yard)$/],
Note:
See TracChangeset
for help on using the changeset viewer.