update test speedprofiles to use new accessTags

This commit is contained in:
Emil Tin 2012-08-21 17:45:33 +02:00
parent 70c4b293ce
commit ad610ac904
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[bicycle]
accessTag = bicycle
accessTags = bicycle
obeyOneways = yes
obeyBollards = no
useRestrictions = yes

View File

@ -1,5 +1,5 @@
[car]
accessTag = motorcar
accessTags = motorcar
defaultSpeed = 50
obeyOneways = yes
useRestrictions = yes

View File

@ -1,5 +1,5 @@
[foot]
accessTag = foot
accessTags = foot
defaultSpeed = 5
obeyOneways = no
useRestrictions = no