diff --git a/misc/profiles2/car-test.brf b/misc/profiles2/car-test.brf index 4b730ec..52d2c29 100644 --- a/misc/profiles2/car-test.brf +++ b/misc/profiles2/car-test.brf @@ -97,7 +97,7 @@ assign caraccess switch barrier=lift_gate 0 switch barrier=cycle_barrier 0 1 - or access=yes access=permissive or access=designated access=destination + or access=yes or access=permissive or access=designated access=destination or vehicle=yes or vehicle=permissive or vehicle=designated vehicle=destination or motor_vehicle=yes or motor_vehicle=permissive or motor_vehicle=designated motor_vehicle=destination or motorcar=yes or motorcar=permissive or motorcar=designated motorcar=destination diff --git a/misc/profiles2/fastbike.brf b/misc/profiles2/fastbike.brf index d558813..78fde4c 100644 --- a/misc/profiles2/fastbike.brf +++ b/misc/profiles2/fastbike.brf @@ -108,7 +108,7 @@ assign costfactor add max onewaypenalty accesspenalty switch or highway=motorway highway=motorway_link 100000 - switch highway=proposed 100000 + switch or highway=proposed highway=abandoned 100000 switch or highway=trunk highway=trunk_link 10 switch or highway=primary highway=primary_link 1.2 switch or highway=secondary highway=secondary_link 1.1 diff --git a/misc/profiles2/lookups.dat b/misc/profiles2/lookups.dat index 96ee630..c802358 100644 --- a/misc/profiles2/lookups.dat +++ b/misc/profiles2/lookups.dat @@ -463,7 +463,8 @@ motorcar;0000000214 permissive motorcar;0000000093 agricultural forestry motorcar;0000000084 designated official -motor_vehicle;0000000066 yes permissive +motor_vehicle;0000000066 yes +motor_vehicle;0000000001 permissive motor_vehicle;0000000000 designated official motor_vehicle;0000000030 destination motor_vehicle;0000000073 agricultural forestry diff --git a/misc/profiles2/shortest.brf b/misc/profiles2/shortest.brf index 2eabf2e..d91f881 100644 --- a/misc/profiles2/shortest.brf +++ b/misc/profiles2/shortest.brf @@ -59,7 +59,7 @@ assign costfactor switch highway=ferry 5.67 switch or highway=motorway highway=motorway_link 100000 - switch highway=proposed 100000 + switch or highway=proposed highway=abandoned 100000 1 ---context:node # following code refers to node tags diff --git a/misc/profiles2/softaccess.brf b/misc/profiles2/softaccess.brf index e657500..a57a969 100644 --- a/misc/profiles2/softaccess.brf +++ b/misc/profiles2/softaccess.brf @@ -13,7 +13,7 @@ assign costfactor # switch bicycle=yes 1 switch or highway=motorway highway=motorway_link 100000 - switch highway=proposed 100000 + switch or highway=proposed highway=abandoned 100000 switch motorroad=yes 100000 1 diff --git a/misc/profiles2/trekking.brf b/misc/profiles2/trekking.brf index 3ede9c5..c859230 100644 --- a/misc/profiles2/trekking.brf +++ b/misc/profiles2/trekking.brf @@ -175,7 +175,7 @@ assign costfactor # exclude motorways and proposed roads # switch or highway=motorway highway=motorway_link 100000 - switch highway=proposed 100000 + switch or highway=proposed highway=abandoned 100000 # # actuals roads are o.k. if we have a bike hint