osrm-backend/src
Duane Gearhart 8a63ad9b4b
Added post process logic to collapse segregated turn instructions (#4925)
* Added post process logic to collapse segregated turn instructions

* format updates

* Fixed coordinates to reflect reality
Updated left turn road name

* fixed coordinates to fix test

* Skip last step when processing segregated steps

* updated segregated turn test

* Updated segregated test

* Updated test: Segregated Intersection, Cross Belonging to Correct Street - features/guidance/collapse.feature:79

* Fixed all but one for features/guidance/collapse.feature:124

* Fixed Scenario: Partly Segregated Intersection, Two Segregated Roads, Intersection belongs to Second - features/guidance/collapse.feature:219

* Fixed 7 of th 9 failures for Scenario: Partly Segregated Intersection, Two Segregated Roads, Intersection belongs to Second - features/guidance/collapse.feature:219

* Fixed 7 of the 9 failures for Scenario: Segregated Intersection, Cross Belonging to Mixed Streets - Slight Angles (2) - features/guidance/collapse.feature:318

* Fixed Scenario: Segregated Intersection into Slight Turn - features/guidance/collapse.feature:581

* Updated Scenario: U-turn after a traffic light - features/guidance/turn-lanes.feature:1220

* Updated how we combine segregated steps

* Added test to Verify end of road left turn across divided roads

* Fixed divided highwat tests

* Fixed test failure

* fixed Scenario: Partitioned turn, Slight Curve - maxspeed - features/guidance/turn-lanes.feature:936

* Fixed Scenario: Partitioned turn, Slight Curve - features/guidance/turn-lanes.feature:961

* Added strategies to combine segrgated intersections

* Added setModifier alias for readability

* Added strategies to combine segrgated intersections

* Format updates

* Fixes segregated indentification to not mark `circular` edge as segregated

* Added intersection prior to turn so we still call out end of road

* updated expectation to be turn instead of continue

* Confirmed with @oxidase that the lane information if correct - updated the expectation

* Added logic to handle wider straights
Fixed tests

* Update CHANGELOG.md

Added #4925

* Removed TODO

* Process straight step prior to wider straight step
2018-03-30 07:43:56 -04:00
..
benchmarks Fix formating 2018-03-26 11:02:34 +00:00
contractor Port .enw file to tar format 2018-03-26 11:02:04 +00:00
customize Add CRC checksums to EBG and turns data 2018-02-02 11:33:38 -05:00
engine Added post process logic to collapse segregated turn instructions (#4925) 2018-03-30 07:43:56 -04:00
extractor Fix formating 2018-03-26 11:02:34 +00:00
guidance Port .names file to tar 2018-03-26 11:02:04 +00:00
nodejs Update documentation and changelog 2018-02-26 23:32:34 +01:00
osrm Port .names file to tar 2018-03-26 11:02:04 +00:00
partitioner Port .cnbg file to tar format 2018-03-26 11:02:33 +00:00
server Use unsigned type in percent_encoding to prevent overflow for %80..%ff 2018-01-08 12:09:33 +00:00
storage Fix formating again 2018-03-26 12:13:07 +00:00
tools Move .osrm file to tar format 2018-03-26 11:02:04 +00:00
updater Fix formating 2018-03-26 11:02:34 +00:00
util Port .names file to tar 2018-03-26 11:02:04 +00:00