| 
							
							
								 karenzshea | 8cf8f0d7d6 | check empty name string in findBasicTurnType | 2017-12-11 15:37:56 +00:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 978350c388 | Adds cucumber test for continue not taking ref into account when name is empty | 2017-12-11 15:37:56 +00:00 |  | 
			
				
					| 
							
							
								 vng | 92c4a228e1 | Revert suppressSegregated routing. | 2017-11-16 15:08:30 +01:00 |  | 
			
				
					| 
							
							
								 vng | ec7e58e10e | Pass edge-based node segregated flag to the post processing routine. | 2017-11-16 15:08:30 +01:00 |  | 
			
				
					| 
							
							
								 vng | 37685dae73 | Added segregated test #4273. | 2017-11-16 15:08:30 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Patterson | 5b58445535 | Expose driving_side as a property on RouteStep | 2017-11-09 10:08:11 -05:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 5b79640b44 | Don't compute new modifier for merge instructions in collapsing | 2017-11-08 11:26:47 -05:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 921471a153 | Test of merging onto a motorway with junction references | 2017-11-08 11:26:47 -05:00 |  | 
			
				
					| 
							
							
								 Kajari Ghosh | 002da129c8 | update tests | 2017-11-06 13:34:02 -05:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | e197dae54d | do not consider empty-names + empty-refs a valid name for u-turns | 2017-11-01 14:25:07 +00:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 4bf3c97476 | add test-case illustrating misuse of names in collapse | 2017-11-01 14:25:07 +00:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 23fd27422b | normalise angles only if an improvement | 2017-10-25 10:17:14 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | e965cf12f8 | add testcase illustrating changes to angle adjustments | 2017-10-25 10:17:14 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 910ee0829f | make circular detection covered again | 2017-10-23 09:06:59 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | b8651bfac9 | do not merge segregated highways in if there is actual turns involved | 2017-10-23 09:06:59 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | bf28e40ba6 | add further tests for segregated roads | 2017-10-23 09:06:59 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 37774a331a | fix collapsing into uturns, that aren't u-turns | 2017-10-17 15:08:29 +01:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 8719821363 | test-case illustrating changes to collapsing | 2017-10-17 15:08:29 +01:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 088d4edc6b | Prevent merging of circular-shaped roads | 2017-10-17 11:27:09 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | bf03dcd1e6 | Test case of merging roundabout-like intersections | 2017-10-17 11:27:09 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 884ce4025b | fix detection of suffix/prefix changes for name-changes | 2017-10-11 14:07:35 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 837dba2191 | Don't use sliproad scenario if two name announcements are required | 2017-10-09 15:35:26 +01:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | a7ea6e5327 | Allow a single intersection in a cross-road of sliproads, #4348/3 | 2017-10-09 15:35:26 +01:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 38ab22ee7c | Sliproad case with a single intersection in a cross-road | 2017-10-09 15:35:26 +01:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | a900f5229e | Fix case for sliproads from link via link to primary, #4348/4 | 2017-10-04 23:23:55 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | de72a8adb6 | Test case for sliproads from link via link to primary, #4348/4 | 2017-10-04 23:23:55 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | de942155bf | Add local left_hand_driving flag in API version 2 | 2017-10-04 10:03:42 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | d7bcafcb59 | Uses parsed len(turn:lanes) to fixup number of lanes, resolves #4472 | 2017-09-28 00:24:14 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 2532d56b85 | Turn angle calculation needs to respect initial road order, #4331 | 2017-09-18 21:33:00 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 00fd869224 | Test for turn angle calculation the initial road order breaking, #4331 | 2017-09-18 21:33:00 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | c2dc7e9cd0 | use enter + exit for roundabout instructions (#4358) * Expose roundabout/rotary exit instructions as a new instruction type. | 2017-09-05 12:30:34 -07:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | f347efb006 | detect turning onto oneways at the end of the road as non obvious | 2017-08-18 16:33:11 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | af8ddac2af | add test-case illustrating changes to obvious turn discovery | 2017-08-18 16:33:11 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 3687b6cb4b | respect difference between continue/turn on changing end-of-road | 2017-08-16 09:19:15 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 196ed9eb46 | do not change fork directions when combining turns | 2017-08-16 09:17:01 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | c34520f3a4 | add feature to test naming conventions on divided highways | 2017-08-15 09:47:13 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | a17b07bc4c | fix bug in conflict resolution | 2017-08-11 11:01:54 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | a8db269fd5 | Adjust lower bound for crossroad angle in sliproads handler, #4348/2 | 2017-08-04 14:37:13 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | a5efcfdede | Sliproads test case with acute angle at the main intersection | 2017-08-04 14:37:13 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 1ecc913fc2 | Fix sliproad scenario with 4 roads in a target intersection, #4348/1 | 2017-08-04 14:07:35 +02:00 |  | 
			
				
					| 
							
							
								 Michael Krasnyk | 08eb3b11bc | Test case for sliproad handling with 4 roads at target intersection | 2017-08-04 14:07:35 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | b59d9a2f27 | update test-case for changed turn angles | 2017-08-04 12:57:55 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | bbcf343e40 | compress traffic signals - handle penalties within edges (not phantom nodes)
 - changes model from providing penalties on turns to using additional segments | 2017-08-04 11:19:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 0affec8f17 | handle throughabouts -- do not announce going through | 2017-07-26 10:37:20 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 54960f9b5d | Adds lane anticipation Oak St -> Franklin St -> Fell St scenario | 2017-07-21 19:04:55 +02:00 |  | 
			
				
					| 
							
							
								 Emil Tin | e413b25cd9 | profiles api v2 | 2017-07-18 10:09:22 +00:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 5ece65cade | Trigger lane anticipation based on distance, see discussion in #4260 | 2017-07-18 11:23:46 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 7b755d6f8b | deprecate use-lane -- the information can be found in the intersections array | 2017-07-18 11:23:46 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 30b8225812 | only consider allowed entries when continuing on motorways | 2017-07-13 08:59:01 +00:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 54530a14e9 | add test indicating missdetection of continuing on motorways | 2017-07-13 08:59:01 +00:00 |  |