Allow routing past barrier=arch. (#5352)

This commit is contained in:
Daniel Patterson 2019-02-04 16:14:43 -08:00 committed by GitHub
parent 8b45ff7a18
commit f2f167c95d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,8 @@
- Features:
- ADDED: new waypoints parameter to the `route` plugin, enabling silent waypoints [#5345](https://github.com/Project-OSRM/osrm-backend/pull/5345)
- ADDED: data timestamp information in the response (saved in new file `.osrm.timestamp`). [#5115](https://github.com/Project-OSRM/osrm-backend/issues/5115)
- Routing:
- CHANGED: allow routing past `barrier=arch` []()
# 5.21.0
- Changes from 5.20.0

View File

@ -60,7 +60,8 @@ function setup()
'lift_gate',
'no',
'entrance',
'height_restrictor'
'height_restrictor',
'arch'
},
access_tag_whitelist = Set {