parse access tag hierachy in bike profile

This commit is contained in:
Emil Tin
2012-10-04 08:36:14 +02:00
parent c1a08af00d
commit 8e6b7766a1
4 changed files with 32 additions and 29 deletions
-10
View File
@@ -24,25 +24,15 @@ Feature: Car - Barriers
| node/barrier | node/access | bothw |
| gate | | x |
| gate | yes | x |
| gate | vehicle | x |
| gate | motorcar | x |
| gate | motor_vehicle | x |
| gate | permissive | x |
| gate | designated | x |
| gate | no | |
| gate | foot | |
| gate | bicycle | |
| gate | private | |
| gate | agricultural | |
| wall | | |
| wall | yes | x |
| wall | vehicle | x |
| wall | motorcar | x |
| wall | motor_vehicle | x |
| wall | permissive | x |
| wall | designated | x |
| wall | no | |
| wall | foot | |
| wall | bicycle | |
| wall | private | |
| wall | agricultural | |