Merge pull request #375 from emiltin/access_test_profiles

update test speedprofiles to use new accessTags
This commit is contained in:
Project OSRM 2012-08-21 09:11:33 -07:00
commit e544233abb
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