diff --git a/features/bicycle/access_node.feature b/features/bicycle/access_node.feature index 5a6f2b5f9..1e08a94ba 100644 --- a/features/bicycle/access_node.feature +++ b/features/bicycle/access_node.feature @@ -7,20 +7,21 @@ Feature: Bike - Access tags on nodes Scenario: Bike - Access tag hierachy on nodes Then routability should be - | node/access | node/vehicle | node/bicycle | bothw | - | | | | x | - | yes | | | x | - | no | | | | - | | yes | | x | - | | no | | | - | no | yes | | x | - | yes | no | | | - | | | yes | x | - | | | no | | - | no | | yes | x | - | yes | | no | | - | | no | yes | x | - | | yes | no | | + | node/access | node/vehicle | node/bicycle | node/highway | bothw | + | | | | | x | + | yes | | | | x | + | no | | | | | + | | yes | | | x | + | | no | | | | + | no | yes | | | x | + | yes | no | | | | + | | | yes | | x | + | | | no | | | + | | | no | crossing | x | + | no | | yes | | x | + | yes | | no | | | + | | no | yes | | x | + | | yes | no | | | Scenario: Bike - Overwriting implied acccess on nodes doesn't overwrite way Then routability should be