@@ -157,15 +157,16 @@ Feature: Car - Restricted access
157157
158158 Scenario : Car - Access combinations
159159 Then routability should be
160- | highway | access | vehicle | motor_vehicle | motorcar | forw | backw | # |
161- | runway | private | | | permissive | x | x | |
162- | primary | forestry | | yes | | x | x | |
163- | cycleway | | | designated | | x | x | |
164- | residential | | yes | no | | | | |
165- | motorway | yes | permissive | | private | x | | implied oneway |
166- | trunk | agricultural | designated | permissive | no | | | |
167- | pedestrian | | | | | | | |
168- | pedestrian | | | | destination | | | temporary disabled #3773 |
160+ | highway | access | vehicle | motor_vehicle | motorcar | forw | backw | # |
161+ | runway | private | | | permissive | x | x | |
162+ | primary | forestry | | yes | | x | x | |
163+ | cycleway | | | designated | | x | x | |
164+ | unclassified | | | destination | destination | x | x | |
165+ | residential | | yes | no | | | | |
166+ | motorway | yes | permissive | | private | x | | implied oneway |
167+ | trunk | agricultural | designated | permissive | no | | | |
168+ | pedestrian | | | | | | | |
169+ | pedestrian | | | | destination | | | temporary disabled #3773 |
169170
170171 Scenario : Car - Ignore access tags for other modes
171172 Then routability should be
0 commit comments