osrm-backend/features
Karen Shea 799a677e7a Conditional turn restriction support (#3841)
* optionally include condition and via node coords in InputRestrictionContainer

* only write conditionals to disk, custom serialization for restrictions

* conditional turn lookup, reuse timezone validation from
extract-conditionals

* adapt updater to use coordinates/osm ids, remove internal to external map

* add utc time now parameter to contraction

* only compile timezone code where libshp is found, adapt test running

* slight refactor, more tests

* catch invalid via nodes in restriction parsing, set default cucumber
origin to guinée

* add another run to test mld routed paths

* cosmetic review changes

* Simplify Timezoner for windows build

* Split declaration and parsing parts for opening hours

* adjust conditional tests to run without shapefiles

* always include parse conditionals option

* Adjust travis timeout

* Added dummy TZ shapefile with test timezone polygons

* [skip ci] update changelog
2017-05-11 12:13:52 +02:00
..
bicycle Add failing test case for alleys 2017-05-05 17:06:50 +00:00
car Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
foot refactor of post-processing 2017-02-25 12:17:22 +00:00
guidance Fix incorrect exit turn invalidation 2017-05-02 16:55:03 +00:00
lib Add routing algorithm option 2017-03-17 12:27:47 +01:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options Remove generate-edge-lookup argument in feature tests 2017-05-05 22:15:05 +00:00
raster use signed slope to distinguish uphills and downhills 2017-03-30 11:20:13 +02:00
step_definitions Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
testbot Disable nodes with invalid segments 2017-05-11 09:13:42 +00:00