osrm-backend/features
Daniel J. Hofmann a13cf3f2be Route over alternating oneways but not reversible ones, closes #2837.
- alternating: high frequency, route over them with penalty
- reversible: low frequency, do not route over them - time dependence

- http://wiki.openstreetmap.org/wiki/Tag:oneway%3Dreversible
- http://wiki.openstreetmap.org/wiki/Tag:oneway%3Dalternating

This distinction was made at the Elbe-Labe Meetup in Dresden, with
accompanying Wiki pages and tagging scheme. Thanks all involed!

- https://github.com/Project-OSRM/osrm-backend/issues/2837
- http://wiki.openstreetmap.org/wiki/Key:oneway
2016-10-12 12:53:07 +02:00
..
bicycle cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
car Route over alternating oneways but not reversible ones, closes #2837. 2016-10-12 12:53:07 +02:00
foot cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
guidance don't emit invalid on sliproads with incompatible modes 2016-10-11 10:59:10 +02:00
lib cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
raster cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
step_definitions cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Avoid doubled reprocessing for scenarios without caching 2016-10-04 14:35:21 +02:00
testbot cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00