| 
							
							
								 Moritz Kobitzsch | 59fbb289b9 | fix initial maneuvers | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | e82bc20422 | post processing moved onto route-steps, looses sync with geometry segments | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 5c01878542 | get_name_for_id -> GetNameForID | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 29fff4f51b | implements relative position feature based on coordinates | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 4e8fe89faa | Fix foward/backwad swap | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 80f008684d | Fix ingestion fixed duration values from UnpackPath | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | c439594403 | report depart/arrive in addition to waypoint | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 5e5f72ae57 | Don't pass down unsnapped coordinates. All information is already there | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 90add9f840 | Moves route assembly into implementation file | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 770624d492 | Fixes remaining engine/guidance includes | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | c59758ef65 | Fixes accumulate living in <numeric> and not <algorithm> | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 15752335f4 | Puts step maneuver handling into implementation file | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 7c30ea32bf | Runs scripts/format.sh | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 58628a4bfc | bugfixing/classification | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | b08b360f38 | Big Restructuring / Cleanup | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | adb8d0e845 | starting on conflict resolution | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | f1aa03c360 | handle segregated roads (merge for turn analysis) | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 2ba417cf9f | structural changes, motorway handling | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | d8af074ff6 | enter and exit roundabout feature - currently not showing turn | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | daf2bbf991 | migrated out of edge based graph factory | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 6605f293b4 | relative waypoint locations | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 482e18ccdb | handling of roundabouts (simple version) | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | ef1e0e14ec | advanced guidance on 5.0 | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | d9d4742130 | First round of lat,lng -> lng,lat switcheroo | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | fcd7b05900 | Adapt to feedback in #519 | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | f3e72623e9 | Add viaroute suport for new API | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 2679c1cf0a | correct handling of travel modes | 2016-02-16 01:35:04 +01:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | f14352f494 | modify turn angles and instructions | 2016-02-15 20:13:55 +01:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | d391df52ba | Be kind to the optimizer, pass coordinates by value (just two ints) | 2016-01-26 22:57:02 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Patterson | 238e77d959 | Include the travel mode in the last instruction by copying it from the previous instruction. | 2016-01-19 21:28:56 +01:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | b8e29f5ae3 | Add a u-turn instruciton when performing a u-turn at a via-node | 2016-01-15 19:56:39 +01:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | c93ca02fb8 | Rips out dead code from the container.hpp and creates for_each_pai.hpp I added two TODOs that I would like to address in the future. | 2016-01-11 20:14:35 +01:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | f65dd63210 | Make TurnInstructionsClass functions free standing functions | 2016-01-09 19:55:22 +01:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | c590596dbe | Make DouglasPeucker a free standing function | 2016-01-09 19:55:21 +01:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | a2555983e6 | replaces and/not with &&/! for windows | 2016-01-09 19:42:31 +01:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 6991a38703 | Run clang-format | 2016-01-08 01:31:57 +01:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 6b18e4f7e9 | Add namespace around all files | 2016-01-08 01:30:52 +01:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | efc9007cbf | Remore start_phantom/target_phantom because they are useless here | 2016-01-07 22:51:37 +01:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | efd33b295a | Refactor guidance generation | 2016-01-07 22:51:24 +01:00 |  |