Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							b17f40862c 
							
						 
					 
					
						
						
							
							If traffic CSV has an empty 4th column, preserve the weight on an edge while updating the duration.  
						
						
						
					 
					
						2017-09-01 08:34:58 -07:00 
						 
				 
			
				
					
						
							
							
								Lev Dragunov 
							
						 
					 
					
						
						
						
						
							
						
						
							80c55119d2 
							
						 
					 
					
						
						
							
							Add bearing for the phantom node  
						
						
						
					 
					
						2017-08-31 11:11:05 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Loskot 
							
						 
					 
					
						
						
						
						
							
						
						
							7323221e3b 
							
						 
					 
					
						
						
							
							Add --verbosity,-l command line option  
						
						... 
						
						
						
						Allow to fine-control logging verbosity via command line
and LogPolicy setting (useful when OSRM used as library).
Closes  #4299  
						
					 
					
						2017-08-31 00:35:23 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Loskot 
							
						 
					 
					
						
						
						
						
							
						
						
							fb5bd818d9 
							
						 
					 
					
						
						
							
							CanMergeRoad missed test of rhs instance of IntersectionShapeData  
						
						... 
						
						
						
						Avoids identical sub-expressions road_target(lhs) == intersection_node 
						
					 
					
						2017-08-31 00:34:28 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Loskot 
							
						 
					 
					
						
						
						
						
							
						
						
							43a4e8db12 
							
						 
					 
					
						
						
							
							Use user-provided osmium: 🧵 :Pool instance  
						
						... 
						
						
						
						Advantages:
* Allows to use Pool configured with user-preferred number of threads.
* If libosmium used in a shared library, this helps to prevent potential
  deadlock during Pool shutdown at (after) shared library unloading.
See https://github.com/osmcode/libosmium/pull/214 
Requires libosmium 2.13.0 
						
					 
					
						2017-08-31 00:34:09 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Loskot 
							
						 
					 
					
						
						
						
						
							
						
						
							302390696e 
							
						 
					 
					
						
						
							
							Remove repeated sub-expression for TurnType::Suppressed test  
						
						
						
					 
					
						2017-08-31 00:33:00 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							2508629d6c 
							
						 
					 
					
						
						
							
							Minor fixes in Timezoner  
						
						
						
					 
					
						2017-08-30 19:44:52 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							bc8617a9f4 
							
						 
					 
					
						
						
							
							Fix remaining PR comments  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							27324d0270 
							
						 
					 
					
						
						
							
							Add more tests for exclude validation  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a4460abc83 
							
						 
					 
					
						
						
							
							Fix another manifestation of the off-by-one  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							d09f5c0e3a 
							
						 
					 
					
						
						
							
							Avoid -> Exclude  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							45140ca9f7 
							
						 
					 
					
						
						
							
							Fix off-by-one in avoid search  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c6be2e768a 
							
						 
					 
					
						
						
							
							Throw an error for invalid classes  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							6339395cba 
							
						 
					 
					
						
						
							
							Fix clang format  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							f93b331817 
							
						 
					 
					
						
						
							
							Add error handling for avoid not implemented  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							20e4096c4b 
							
						 
					 
					
						
						
							
							Fix stupid vector size bug  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a3c94ef632 
							
						 
					 
					
						
						
							
							Avoid nodes that are disabled by an avoid flag  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							84fd38ac9c 
							
						 
					 
					
						
						
							
							Add tests for avoid flags  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							303a8fae32 
							
						 
					 
					
						
						
							
							Refactor cell weights and durations to own file and allow for multiple metrics  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							21686ee8a9 
							
						 
					 
					
						
						
							
							Add datafacade factory to select avoid flags  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c8b142a676 
							
						 
					 
					
						
						
							
							Add placeholders for up to 8 weights  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							9c11197768 
							
						 
					 
					
						
						
							
							Extract avoidable combinations from profiles into ProfileProperties  
						
						
						
					 
					
						2017-08-21 13:00:12 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							c1ad275e71 
							
						 
					 
					
						
						
							
							Empty CSV entries (nodeA,nodeA) can be treated as non-fatal as long as we don't try to update any matching artificial segments.  
						
						
						
					 
					
						2017-08-16 12:03:23 -07: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 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							2e404c60f4 
							
						 
					 
					
						
						
							
							Remove references to external sources  
						
						
						
					 
					
						2017-08-14 16:18:36 +02:00 
						 
				 
			
				
					
						
							
							
								vng 
							
						 
					 
					
						
						
						
						
							
						
						
							40857aae61 
							
						 
					 
					
						
						
							
							Inject offline compressed data facade with OSRM_EXTERNAL_MEMORY option.  
						
						
						
					 
					
						2017-08-14 16:18:36 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							20cfa159ec 
							
						 
					 
					
						
						
							
							Fix boost::optional construction error  
						
						
						
					 
					
						2017-08-11 17:32:35 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							e9c9c87bbc 
							
						 
					 
					
						
						
							
							adjust geojson logger to changes in extractor  
						
						
						
					 
					
						2017-08-11 12:03:40 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							93299d6651 
							
						 
					 
					
						
						
							
							handle conditional via-way restrictions  
						
						... 
						
						
						
						- refactor conditional restriction handling to not use external data (first OSM nodes on ways)
 - BREAKING: changes internal file format of osrm.restrictions
 - add support for general conditional penalties based on edge-based nodes (requires unique edges between nodes) 
						
					 
					
						2017-08-11 11:53:25 +02:00 
						 
				 
			
				
					
						
							
							
								vng 
							
						 
					 
					
						
						
						
						
							
						
						
							f34320a89b 
							
						 
					 
					
						
						
							
							Fixed getting entry bearing for maneuver.  
						
						
						
					 
					
						2017-08-11 11:40:58 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							a17b07bc4c 
							
						 
					 
					
						
						
							
							fix bug in conflict resolution  
						
						
						
					 
					
						2017-08-11 11:01:54 +02:00 
						 
				 
			
				
					
						
							
							
								FILLAU Jean-Maxime 
							
						 
					 
					
						
						
						
						
							
						
						
							a420169109 
							
						 
					 
					
						
						
							
							Reintroduce location for NodeRef in luabinding  
						
						
						
					 
					
						2017-08-08 10:59:25 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							1ecc913fc2 
							
						 
					 
					
						
						
							
							Fix sliproad scenario with 4 roads in a target intersection, #4348/1  
						
						
						
					 
					
						2017-08-04 14:07:35 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							e9a5e32330 
							
						 
					 
					
						
						
							
							fix prevention of copy elision  
						
						
						
					 
					
						2017-08-04 12:57:55 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							153e934ed4 
							
						 
					 
					
						
						
							
							shift circle angle a bit  
						
						
						
					 
					
						2017-08-04 11:20:31 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							4757c96d9a 
							
						 
					 
					
						
						
							
							Add a check for non-empty segments in CSV speed files  
						
						
						
					 
					
						2017-08-04 11:19:32 +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 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							3a676183b2 
							
						 
					 
					
						
						
							
							Updates our node osrm docs and re-runs docs generation,  resolves   #4043  
						
						
						
					 
					
						2017-08-03 14:31:41 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							df2d4daad3 
							
						 
					 
					
						
						
							
							Fix gcc5 internal compilation error  
						
						
						
					 
					
						2017-08-02 10:25:38 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							7e0c9f7340 
							
						 
					 
					
						
						
							
							remove accidental addition of debug code  
						
						
						
					 
					
						2017-08-01 12:29:56 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							917a36eaee 
							
						 
					 
					
						
						
							
							fix pedantic warnings  
						
						
						
					 
					
						2017-08-01 12:27:29 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0e77cf53f6 
							
						 
					 
					
						
						
							
							Update CHANGELOG with bugfix notes.  
						
						
						
					 
					
						2017-07-31 08:33:19 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							c1ad4f6b45 
							
						 
					 
					
						
						
							
							Fix a single weekday grammar callback  
						
						
						
					 
					
						2017-07-31 14:56:08 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							8135f08958 
							
						 
					 
					
						
						
							
							restructure for review remarks  
						
						
						
					 
					
						2017-07-31 09:36:25 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							8d0202d240 
							
						 
					 
					
						
						
							
							Add data structure to allow identification of via-way turns during creation of edge-based-graph  
						
						... 
						
						
						
						initial version of handling via-way turn restrictions (this is dirty)
 - requires update of data structures
 - requires clean-up
 - requires optimisation 
						
					 
					
						2017-07-31 09:36:25 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							b1809d1667 
							
						 
					 
					
						
						
							
							pre-filter turn restrictions for validity  
						
						
						
					 
					
						2017-07-31 09:36:25 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							2e9a7d9c1a 
							
						 
					 
					
						
						
							
							refactor restriction parsing / extraction to actual types  
						
						... 
						
						
						
						Makes turn restrictions into dedicated structures and diferentiates between them via a variant.
Ensures that we do not accidentally mess up ID types within our application.
In addition this improves the restriction performance by only parsing all edges
once at the cost of (at the time of writing) 22MB in terms of main memory usage. 
						
					 
					
						2017-07-31 09:36:25 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be5fc50136 
							
						 
					 
					
						
						
							
							Save both forward and reverse datasources.  
						
						
						
					 
					
						2017-07-27 14:45:28 -07:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							0affec8f17 
							
						 
					 
					
						
						
							
							handle throughabouts -- do not announce going through  
						
						
						
					 
					
						2017-07-26 10:37:20 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							f7c8bac3fd 
							
						 
					 
					
						
						
							
							Handles distinction of no-route vs invalid-route in mld alternatives  
						
						... 
						
						
						
						The viaroute plugin always expects a route to be there potentially
with invalid edge weight to represent no-route-found. By switching
to the many-route-result for the mld alternatives algorithm we might
return an empty many-route-result invalidating the post-condition. 
						
					 
					
						2017-07-22 12:50:54 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							8da40419ee 
							
						 
					 
					
						
						
							
							Maintain storage_config exposed API  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							0b5c7a97a7 
							
						 
					 
					
						
						
							
							Addressed comments  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							d9e8caf369 
							
						 
					 
					
						
						
							
							Use GetPath with file names over accessing member variables  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							e208485c17 
							
						 
					 
					
						
						
							
							expose mandatory / optional / output files in io_config; config files to use new io_config constructor  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							5a6dee80ac 
							
						 
					 
					
						
						
							
							Fix rebase problems  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							67fae1d1f0 
							
						 
					 
					
						
						
							
							rename osrm_input_path to osrm_path, clang-format  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							1b31099f73 
							
						 
					 
					
						
						
							
							superclass extractor_config with io_config  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							897518a297 
							
						 
					 
					
						
						
							
							superclass customizer_config with io_config  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							a9b6686725 
							
						 
					 
					
						
						
							
							superclass partition_config with io_config  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							2c7cb5baba 
							
						 
					 
					
						
						
							
							superclass contractor_config with io_config  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							29160eec9c 
							
						 
					 
					
						
						
							
							superclass updater_config with io_config  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							fe00a8a0ca 
							
						 
					 
					
						
						
							
							superclass storage_config with io_config  
						
						
						
					 
					
						2017-07-20 12:01:05 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							440dccb81b 
							
						 
					 
					
						
						
							
							Move classes to intersection object and don't emit notifications  
						
						
						
					 
					
						2017-07-18 16:48:22 +00: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 
							
						 
					 
					
						
						
						
						
							
						
						
							f2f00b99e0 
							
						 
					 
					
						
						
							
							remove usage of use-lane completely  
						
						
						
					 
					
						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 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							49f0b1eb59 
							
						 
					 
					
						
						
							
							Add abstraction to change the data facade at compile time  
						
						
						
					 
					
						2017-07-17 11:40:55 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							b2ed46efb5 
							
						 
					 
					
						
						
							
							Check activation index of EntryClass and  warn if activation failed  
						
						
						
					 
					
						2017-07-13 22:14:41 +00:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							30b8225812 
							
						 
					 
					
						
						
							
							only consider allowed entries when continuing on motorways  
						
						
						
					 
					
						2017-07-13 08:59:01 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							924a8a7e38 
							
						 
					 
					
						
						
							
							Remove STXXL from OSM parsing and enable in CMake by default  
						
						
						
					 
					
						2017-07-11 08:23:26 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							3940cc1641 
							
						 
					 
					
						
						
							
							Switch from stxxl::vector to std::vector in extractor  
						
						
						
					 
					
						2017-07-11 08:23:26 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							a498ba6537 
							
						 
					 
					
						
						
							
							Removed external_to_internal_node_id_map container  
						
						
						
					 
					
						2017-07-11 08:23:26 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							54ceb05420 
							
						 
					 
					
						
						
							
							Implements Alternatives for MLD  
						
						
						
					 
					
						2017-07-07 16:12:46 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							fef0344be0 
							
						 
					 
					
						
						
							
							Don't use bool flags on ExternalMemoryNode because they blow up the struct  
						
						
						
					 
					
						2017-07-07 13:24:34 +00:00 
						 
				 
			
				
					
						
							
							
								Lev Dragunov 
							
						 
					 
					
						
						
						
						
							
						
						
							b12fee5c0a 
							
						 
					 
					
						
						
							
							Load graph before creating a server  
						
						
						
					 
					
						2017-07-06 21:18:24 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							44739f2dc3 
							
						 
					 
					
						
						
							
							Allow users to specify a class for each way  
						
						... 
						
						
						
						This adds the ability to mark ways with a user-defined
class in the profile. This class information will be included
in the response as property of the RouteStep object. 
						
					 
					
						2017-07-06 09:17:49 +00:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							4c7aa8f1c0 
							
						 
					 
					
						
						
							
							only consider narrow turns onto through streets straight  
						
						
						
					 
					
						2017-07-04 22:03:04 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							7d900e3b5a 
							
						 
					 
					
						
						
							
							Implements Exit Numbers + Names (junction:ref way tag for now)  
						
						
						
					 
					
						2017-07-04 20:58:19 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							359ab2b56e 
							
						 
					 
					
						
						
							
							Use highest different level with source but not parent node  
						
						
						
					 
					
						2017-07-03 14:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							aa736dbe3a 
							
						 
					 
					
						
						
							
							Generalize directShortestPathSearch interface  
						
						
						
					 
					
						2017-07-03 14:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							3534203083 
							
						 
					 
					
						
						
							
							Generalize manyToManySearch and remove duplications  
						
						
						
					 
					
						2017-07-03 14:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							517cb5f094 
							
						 
					 
					
						
						
							
							Matrix plugin with MLD overlay  
						
						
						
					 
					
						2017-07-03 14:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							b910ab9bcb 
							
						 
					 
					
						
						
							
							Add duration values to overlay graph  
						
						
						
					 
					
						2017-07-03 14:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							0fd71260d3 
							
						 
					 
					
						
						
							
							Enable ManyToManySearch in MLD  
						
						
						
					 
					
						2017-07-03 14:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							54367bfa98 
							
						 
					 
					
						
						
							
							Reduce memory consumption during partition  
						
						
						
					 
					
						2017-07-03 14:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							d660c1609c 
							
						 
					 
					
						
						
							
							don't collapse u-turns into combined turns  
						
						
						
					 
					
						2017-06-30 09:25:03 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							9d8a3e3c97 
							
						 
					 
					
						
						
							
							Propagate lane data across traffic lights  
						
						
						
					 
					
						2017-06-29 15:10:37 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							1b540fe0ba 
							
						 
					 
					
						
						
							
							Correct condition for is_going_straight_and_turns_continue  
						
						
						
					 
					
						2017-06-29 15:10:37 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							929e5a4de6 
							
						 
					 
					
						
						
							
							Review adjustments for driveway handler,  #4151  
						
						
						
					 
					
						2017-06-29 15:07:32 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							df4f0d043a 
							
						 
					 
					
						
						
							
							Added driveway handler  
						
						
						
					 
					
						2017-06-29 15:07:32 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							dd8f5ac01d 
							
						 
					 
					
						
						
							
							Make EMPTY_ENTRY_CLASS constexpr  
						
						
						
					 
					
						2017-06-27 09:58:19 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							e5464526c8 
							
						 
					 
					
						
						
							
							Port isc file  
						
						
						
					 
					
						2017-06-27 09:58:19 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							37b8d3acd4 
							
						 
					 
					
						
						
							
							Refactor turn lane passing  
						
						
						
					 
					
						2017-06-27 09:58:19 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							4f13208ce8 
							
						 
					 
					
						
						
							
							Fix the propfile properties reading/writing  
						
						
						
					 
					
						2017-06-27 09:58:19 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							97592e5bc3 
							
						 
					 
					
						
						
							
							Refactor file writing in OSRM contract  
						
						
						
					 
					
						2017-06-23 09:22:30 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							4136bf2808 
							
						 
					 
					
						
						
							
							Add layer to debug tiles to expose all OSM nodes in that area.  
						
						
						
					 
					
						2017-06-19 15:59:38 +00:00 
						 
				 
			
				
					
						
							
							
								Lev Dragunov 
							
						 
					 
					
						
						
						
						
							
						
						
							93d6fd05a9 
							
						 
					 
					
						
						
							
							No timestamps SIGSEV fix  
						
						
						
					 
					
						2017-06-17 17:33:33 +00:00