Files
osrm-backend/DataStructures
Sarah Hoffmann 66c23b5843 extended access handling
This adds a few more configuration options for a more flexible access
tag handling:

accessTags -
  replaces accessTag and is an ordered list of access tags to take into
  account. The first tag in the list found will determine the access.
  This allows to model OSM's access hierarchy where a more specific
  access tag might override a more general one.
accessForbiddenKeys -
  unordered list of values that disallow access (similar to
  accessRestrictionKeys). Replaces hardcoded values in extractor.
accessForbiddenDefault -
  unordered list of highway types where access is forbidden unless an
  explicit positiv access tag is given. Replaces the current track
  hack.
2012-08-20 21:13:54 +02:00
..
2012-05-03 11:59:58 +02:00
2012-08-20 21:13:54 +02:00
2012-08-20 21:13:54 +02:00
2012-07-13 17:01:21 +02:00
2011-10-07 18:38:54 +03:00
2012-07-13 17:01:21 +02:00
2012-05-31 14:01:51 +02:00
2012-07-10 11:56:40 +02:00
2012-03-19 13:48:01 +01:00