| 
							
							
								 Patrick Niklaus | e3ce0c5887 | Add fuzzy matching for bearings and intersections list | 2016-05-19 16:44:31 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 3b37769624 | Use bearing_before and bearing_after in the bearings field | 2016-05-19 16:44:31 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 9c8bf820de | adjusted to in/out. only emit one of them for depart/arrive | 2016-05-19 16:44:31 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 4d9aa65e78 | intersection classes with variable degree of discretization | 2016-05-19 16:44:31 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | a9f674497a | emit turn-straight for obvious turns where the main road continues | 2016-05-18 19:54:53 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | a5a7a03fa0 | Cucumber test for destination:ref and no destination=* | 2016-05-04 15:28:34 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | c7e19396a4 | Guard against mis-tagging: only use destination tag in combination with oneway tag | 2016-05-04 15:28:34 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 445e5bed49 | Respect ';'-separated list in destination:ref tag | 2016-05-04 15:28:34 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 4cf94319df | Basic destination sign handling. This first part in our Exit Sign / Destination Sign quest re-wires
the `destination=` and `destination:ref=` tag to the `ref=` tag (in case
it's the highway does not already have a `ref=` tag).
Doing some analysis on both Berlin and San Francisco it looks like this
will add a couple of thousand `ref=` tags that we will announce in guidance.
References:
- https://github.com/Project-OSRM/osrm-backend/issues/2267#issuecomment-214771682
- http://wiki.openstreetmap.org/wiki/Key:destination
- http://wiki.openstreetmap.org/wiki/Proposed_features/Destination_details | 2016-05-04 15:28:34 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 6018fcf490 | Introduce on_ramp and off_ramp, deprecate ramp | 2016-05-04 12:09:54 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 1e6888c0d3 | fix new-name on empty strings | 2016-05-04 10:52:55 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | cf17bd38eb | Revert "Revert "switched to space separated suffix/prefix only"" | 2016-04-28 14:59:17 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | e88106e990 | Revert "switched to space separated suffix/prefix only" This reverts commit e9e935303c. | 2016-04-27 23:20:10 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | e9e935303c | switched to space separated suffix/prefix only | 2016-04-27 19:12:24 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | a154d71841 | enable suppression name suffix changes | 2016-04-27 18:10:56 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | fddb035539 | suppress name additions (xxx -> xxxbridge) | 2016-04-27 12:13:42 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 1544a08ea2 | introduce roundabout-turns into instruction set | 2016-04-27 12:13:42 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 8d68d4c050 | fix copy-paste errors in guidance tests | 2016-04-26 13:43:22 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 754bc2d274 | handle combined turns at segregated roads | 2016-04-26 13:13:20 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 3ac061c546 | fix guidance issues / improve tests | 2016-04-26 10:34:39 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | e59a7926a2 | roundabout for segregated entry roads | 2016-04-26 01:01:09 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | d770c35245 | refactor guidance | 2016-04-25 19:24:59 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | b07275694a | Add more guidance tests | 2016-04-21 23:07:29 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Patterson | 43725bae89 | Fix Radius Calculation for points collinear in latidue | 2016-04-12 11:25:59 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | fa0a5040e5 | adding tests for guidance | 2016-04-08 10:43:22 +02:00 |  | 
			
				
					| 
							
							
								 Lauren Budorick | 8c0f47f06c | Fix guidance/roundabout spacing | 2016-04-05 22:59:14 +02:00 |  | 
			
				
					| 
							
							
								 Lauren Budorick | 2f793473cc | head/destination -> depart/arrive to reflect guidance API changes; minor fixes for roundabout tests | 2016-04-05 22:59:14 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 0cc23dec6f | restructured to only return valid turns to the outside + cleanup | 2016-04-05 22:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 71c0d5253d | less new names, forks consider road classes, api clean-up | 2016-04-05 22:58:32 +02:00 |  |