Hi Henning,
yes, these two lines are problematic:
mkgmap ignored them up to release r3169, now they have an effect. I'll add checks to detect that.type=restriction & except ~ '.*bicycle*.' { delete type ; delete restriction }type=restriction:bicycle { set restriction = '${restriction:bicycle}' }
Gerd