Hi all,
I think --check-styles should flag all rules that try to create a
routable way with the wrong type. Sample:
highway=track & surface=pebblestone [0x10411 road_class=0 road_speed=1 resolution 24]
should produce a warning like
"non-routable type is used with road_class or road_speed"
Will that cause problems?
Gerd