Kajari Ghosh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89f6e2d55b 
							
						 
					 
					
						
						
							
							Parse table annotations param correctly ( #5050 )  
						
						... 
						
						
						
						* fix incorrect parameter parsing for node osrm and add tests
* fix boost spirit grammar parsing for annotations
* return NotImplemented when distance annotation is requested for MLD in table plugin
* update docs 
						
					 
					
						2018-04-24 11:05:35 -04:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							c628ecbf24 
							
						 
					 
					
						
						
							
							Update tile unit tests  
						
						
						
					 
					
						2018-04-24 15:40:57 +02:00 
						 
				 
			
				
					
						
							
							
								Kajari Ghosh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14860b62e9 
							
						 
					 
					
						
						
							
							Unpack paths and return total distance in matrix plugin for CH ( #4990 )  
						
						
						
					 
					
						2018-04-20 18:18:55 -04:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							b2aeb47630 
							
						 
					 
					
						
						
							
							Remove dummy edges before inplace permutation  
						
						
						
					 
					
						2018-04-19 12:18:48 +02:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							e3b831364f 
							
						 
					 
					
						
						
							
							empty list of shmem regions if none found  
						
						
						
					 
					
						2018-04-13 12:07:10 +02:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							730d2b5ef2 
							
						 
					 
					
						
						
							
							log err instead of throwing when no shmem regions found  
						
						
						
					 
					
						2018-04-13 12:07:10 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							16abee1022 
							
						 
					 
					
						
						
							
							Avoid using signed integers for edge IDs  
						
						
						
					 
					
						2018-04-12 10:03:37 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							17cd1575f6 
							
						 
					 
					
						
						
							
							Use base-256 encoding for files larger 68G  
						
						... 
						
						
						
						Reference:
http://lists.busybox.net/pipermail/busybox/2011-May/075596.html  
						
					 
					
						2018-04-10 21:12:39 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							473ebfcbf6 
							
						 
					 
					
						
						
							
							Fix debug printing for coordinates  
						
						
						
					 
					
						2018-04-10 18:08:18 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							c4bf450fc6 
							
						 
					 
					
						
						
							
							Restore storage constructors with one arguments  
						
						
						
					 
					
						2018-04-09 15:08:00 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							bf2b45120a 
							
						 
					 
					
						
						
							
							Use ArrayStorage for boundary nodes to optimize MLD  
						
						... 
						
						
						
						For the MLD algorithm we can partition the NodeID range into boundary
and non-boundary nodes. Since there are only we boundary nodes we can
use the ArrayStorage for those yielding much faster query times. 
						
					 
					
						2018-04-09 15:08:00 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							7edf0f218c 
							
						 
					 
					
						
						
							
							Better statistics for osrm-partition and osrm-custimize  
						
						
						
					 
					
						2018-04-09 13:39:39 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							600ca06166 
							
						 
					 
					
						
						
							
							Simplify toEdges and make it more robust against accidental memory allocations  
						
						
						
					 
					
						2018-04-09 13:03:28 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							8d8042ebae 
							
						 
					 
					
						
						
							
							Use ranges with fixed types  
						
						
						
					 
					
						2018-04-09 11:05:01 +02:00 
						 
				 
			
				
					
						
							
							
								Kajari Ghosh 
							
						 
					 
					
						
						
						
						
							
						
						
							be123cd72f 
							
						 
					 
					
						
						
							
							Use ranges in datafacade instead of vectors  
						
						... 
						
						
						
						Range type must use immutable references due to a
regression in `boost::any_range`.
References:
https://svn.boost.org/trac10/ticket/10493 
https://stackoverflow.com/questions/42427395/boostany-range-with-optimization-level-o2-causes-crash/42427662  
						
					 
					
						2018-04-09 11:05:01 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							29d1b34140 
							
						 
					 
					
						
						
							
							Fix formating  
						
						
						
					 
					
						2018-04-07 00:22:29 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a915542916 
							
						 
					 
					
						
						
							
							Add option to only update the metric dependent data  
						
						
						
					 
					
						2018-04-07 00:22:29 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							fea07f343b 
							
						 
					 
					
						
						
							
							Load data in two separate data regions  
						
						
						
					 
					
						2018-04-07 00:22:29 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c7daa521ad 
							
						 
					 
					
						
						
							
							Address PR comments  
						
						
						
					 
					
						2018-04-05 15:12:47 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							4610fd9ff1 
							
						 
					 
					
						
						
							
							Fix formating  
						
						
						
					 
					
						2018-04-05 15:12:47 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							0e8b8b4901 
							
						 
					 
					
						
						
							
							Add nodejs test for dataset name  
						
						
						
					 
					
						2018-04-05 15:12:47 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							2c80f76004 
							
						 
					 
					
						
						
							
							Add support for naming the dataset  
						
						
						
					 
					
						2018-04-05 15:12:47 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							666ce46d36 
							
						 
					 
					
						
						
							
							Refactor shared memory storage to allow for multiple named datasets  
						
						
						
					 
					
						2018-04-05 15:12:47 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							bc120776f0 
							
						 
					 
					
						
						
							
							Don't apply unimplemented SH and PH conditions  
						
						
						
					 
					
						2018-04-05 13:31:48 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							51fe0dd5a0 
							
						 
					 
					
						
						
							
							Add missing check of a tar writing function  
						
						
						
					 
					
						2018-04-05 00:54:50 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							14d2199cd8 
							
						 
					 
					
						
						
							
							Always create a new kv pair to avoid using shared strings  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							cb4586ebee 
							
						 
					 
					
						
						
							
							Make use of the view factory in the data facade  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							44924b4bb4 
							
						 
					 
					
						
						
							
							Refactor view creation to own header file  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							3af3e06e75 
							
						 
					 
					
						
						
							
							Remove canary to get a consistent interface for getting a block pointer  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							39effb8f7e 
							
						 
					 
					
						
						
							
							Fix checking for non-empty string in prefix check  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							5a68f4c214 
							
						 
					 
					
						
						
							
							Refactor setting up vector_view  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							f558b16147 
							
						 
					 
					
						
						
							
							First step for better vector encapsulation  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							81a4747acb 
							
						 
					 
					
						
						
							
							Fix formating  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							9fc2c32408 
							
						 
					 
					
						
						
							
							Fix errors when loading an incompatible dataset.  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							24e0028afb 
							
						 
					 
					
						
						
							
							Remove CheckCompability because it now duplicates logic in the datafacade  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c334d11e95 
							
						 
					 
					
						
						
							
							Refactor metric storage  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							aec9b6a178 
							
						 
					 
					
						
						
							
							Fixed reading DataLayout from shared memory  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							81929c984b 
							
						 
					 
					
						
						
							
							Use boost array sink to avoid copying buffer for BufferReader  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							5395290fd5 
							
						 
					 
					
						
						
							
							Add directory listing  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b3ef2a0383 
							
						 
					 
					
						
						
							
							More refactor  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							4a9fdca7b2 
							
						 
					 
					
						
						
							
							Remove fixed block identifiers  
						
						
						
					 
					
						2018-04-04 12:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5a4ffed96 
							
						 
					 
					
						
						
							
							Return datasource names along with datasource annotation ( #4973 )  
						
						... 
						
						
						
						* Add new `datasource_names` annotation that returns the string version of the `datasources` annotation 
						
					 
					
						2018-04-03 15:13:25 -07:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							4ef331db1f 
							
						 
					 
					
						
						
							
							Use read-only mmap as member in StaticRTree  
						
						
						
					 
					
						2018-03-27 10:20:33 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e572d6c340 
							
						 
					 
					
						
						
							
							msvc fixes  
						
						
						
					 
					
						2018-03-26 21:45:27 -04:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							0c48f5fe2f 
							
						 
					 
					
						
						
							
							Make sure to return const char* paths for mtar  
						
						
						
					 
					
						2018-03-26 13:13:17 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							3ee8a963cb 
							
						 
					 
					
						
						
							
							Fix formating again  
						
						
						
					 
					
						2018-03-26 12:13:07 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c322d93435 
							
						 
					 
					
						
						
							
							Make the block size of vector<bool> consistent  
						
						
						
					 
					
						2018-03-26 12:12:41 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c0dd5d7c76 
							
						 
					 
					
						
						
							
							Fix formating  
						
						
						
					 
					
						2018-03-26 11:02:34 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							993f5badf1 
							
						 
					 
					
						
						
							
							Use OSRM runtime error for tar reader as well  
						
						
						
					 
					
						2018-03-26 11:02:34 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a542da3678 
							
						 
					 
					
						
						
							
							Remove old io::FileWrite serialization code  
						
						
						
					 
					
						2018-03-26 11:02:34 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							f2bace6c1f 
							
						 
					 
					
						
						
							
							Wrap lambda in std::function because of boost version issues  
						
						
						
					 
					
						2018-03-26 11:02:33 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							bde51a9ef5 
							
						 
					 
					
						
						
							
							Add tar file mmaping  
						
						
						
					 
					
						2018-03-26 11:02:33 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a52213c885 
							
						 
					 
					
						
						
							
							Get offset of data inside tar file  
						
						
						
					 
					
						2018-03-26 11:02:33 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							8e800c48bc 
							
						 
					 
					
						
						
							
							Add function to stop and continue writing to a tar file  
						
						
						
					 
					
						2018-03-26 11:02:33 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							ee447afd72 
							
						 
					 
					
						
						
							
							Fix DealloctingVector from initializer list constructor  
						
						... 
						
						
						
						It was not setting the number of elements. 
						
					 
					
						2018-03-26 11:02:33 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c410c200bd 
							
						 
					 
					
						
						
							
							Port .cnbg file to tar format  
						
						
						
					 
					
						2018-03-26 11:02:33 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							8152dcfb4c 
							
						 
					 
					
						
						
							
							Port .ramIndex to tar file and mmap .fileIndex directly  
						
						
						
					 
					
						2018-03-26 11:02:33 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							bed53f5fd5 
							
						 
					 
					
						
						
							
							Remove timestamp file  
						
						
						
					 
					
						2018-03-26 11:02:31 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							2b010fc6f3 
							
						 
					 
					
						
						
							
							Port .enw file to tar format  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b8260e44fa 
							
						 
					 
					
						
						
							
							Port .names file to tar  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a594008e57 
							
						 
					 
					
						
						
							
							Port .edges file to tar  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							f407afa694 
							
						 
					 
					
						
						
							
							Move .osrm file to tar format  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							06f28ffd34 
							
						 
					 
					
						
						
							
							Add BufferWriter/BufferReader and simplify interface for ConditionalRestrictions  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							4f454a3761 
							
						 
					 
					
						
						
							
							Add buffer reader/writer for per-element serialization  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							d4300e73f3 
							
						 
					 
					
						
						
							
							Remove line reading interface from FileReader  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							990e411361 
							
						 
					 
					
						
						
							
							Port turn duration penalties to tar  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							73b3d37837 
							
						 
					 
					
						
						
							
							Port maneuver overrides to tar  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							5d7d5fceba 
							
						 
					 
					
						
						
							
							Port .tld and .tls data  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b1dfbce675 
							
						 
					 
					
						
						
							
							Port .ebg_nodes to tar file  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							da5aebaef3 
							
						 
					 
					
						
						
							
							Port .geometry file to tar format  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							bced9a5a6d 
							
						 
					 
					
						
						
							
							Port .datasource_names to tar format  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							6ea296fb5c 
							
						 
					 
					
						
						
							
							Port .nbg_nodes file to tar  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							cf5f6be472 
							
						 
					 
					
						
						
							
							Swtich EBG to tar file  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c61198b26b 
							
						 
					 
					
						
						
							
							Port over profile properties  
						
						
						
					 
					
						2018-03-26 11:02:04 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							5d1b4ce71d 
							
						 
					 
					
						
						
							
							Port .osrm.icd file over to tar  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							aaf39162a8 
							
						 
					 
					
						
						
							
							Fix vector<bool> serialization for tar files and add unit tests  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							cb31f9ec29 
							
						 
					 
					
						
						
							
							Port hsgr file to tar  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							fed77c4066 
							
						 
					 
					
						
						
							
							Port cell metrics to tar files  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							6a09d2aa9b 
							
						 
					 
					
						
						
							
							Remove file size checks from compability logic  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							15b53de056 
							
						 
					 
					
						
						
							
							Switch over partition/ files to tar format  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							6d96a9a2e3 
							
						 
					 
					
						
						
							
							Serialize mldgr using the new tar writer  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							653f647fee 
							
						 
					 
					
						
						
							
							Use static alignment for DataLayout  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							f7b7335d75 
							
						 
					 
					
						
						
							
							Write/read tar for mldgr  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							495131efd7 
							
						 
					 
					
						
						
							
							Add vector serialization  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							2eb633bc41 
							
						 
					 
					
						
						
							
							Add unit tests for tar reading  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							86bfe1ede1 
							
						 
					 
					
						
						
							
							First step towards reading/writing tar  
						
						
						
					 
					
						2018-03-26 11:02:03 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							b56a7579a8 
							
						 
					 
					
						
						
							
							Review updates  
						
						
						
					 
					
						2018-03-20 16:33:15 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							8b52c6c7ac 
							
						 
					 
					
						
						
							
							Update tests expectations and obvious detection  
						
						
						
					 
					
						2018-03-20 16:33:15 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							d166fc6a75 
							
						 
					 
					
						
						
							
							Restructure Obvious Turn Handling, code transfer from  #4426  
						
						
						
					 
					
						2018-03-20 16:33:15 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b80764b6b8 
							
						 
					 
					
						
						
							
							Refactor shared memory layout to expose Block as interface  
						
						
						
					 
					
						2018-03-14 17:05:55 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f7775f5e0b 
							
						 
					 
					
						
						
							
							Add source phantom weight to first segment when merging legs ( #4949 )  
						
						... 
						
						
						
						Fix annotation values for annotations on edges where phantom nodes are snapped. 
						
					 
					
						2018-03-13 11:31:29 -07:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							a4ee2ccb13 
							
						 
					 
					
						
						
							
							Avoid copying json::Value objects a lot when reallocating vector  
						
						
						
					 
					
						2018-03-08 16:01:16 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							0fc8b6289c 
							
						 
					 
					
						
						
							
							Merge IntersectionShapeData and IntersectionEdgeGeometry  
						
						
						
					 
					
						2018-03-05 13:19:57 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							0f93a7dd05 
							
						 
					 
					
						
						
							
							Cleanup EBGF code  
						
						
						
					 
					
						2018-03-05 13:19:57 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							cf56b5ddbf 
							
						 
					 
					
						
						
							
							Increase precision of coordinates in OSM links  
						
						
						
					 
					
						2018-03-05 13:19:57 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							c048a36a4c 
							
						 
					 
					
						
						
							
							Use smaller range for U-turn angles in map-matching  
						
						
						
					 
					
						2018-02-28 15:21:47 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							bec57258a4 
							
						 
					 
					
						
						
							
							Add mmap allocator  
						
						
						
					 
					
						2018-02-26 23:32:34 +01:00 
						 
				 
			
				
					
						
							
							
								Karen Shea 
							
						 
					 
					
						
						
						
						
							
						
						
							43f0723b73 
							
						 
					 
					
						
						
							
							Remove deduplication of unpacked_path_segments in MM collapsing ( #4911 )  
						
						... 
						
						
						
						* remove deduplication of unpacked_path_segments 
						
					 
					
						2018-02-24 12:42:11 +11:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							83588fd00f 
							
						 
					 
					
						
						
							
							Renumber node IDs in .osrm.maneuver_overrides  
						
						
						
					 
					
						2018-02-22 11:42:33 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Loskot 
							
						 
					 
					
						
						
						
						
							
						
						
							ae41066fbe 
							
						 
					 
					
						
						
							
							Prefer logical punctuators instead of named operator keywords  
						
						... 
						
						
						
						Some compilers (eg. MSVC) still require inclusion of <ciso646>
in order to import named operator keywords.
It is easier to stick with traditional punctuators. 
						
					 
					
						2018-02-14 13:26:41 +01:00 
						 
				 
			
				
					
						
							
							
								Fred-Byrd 
							
						 
					 
					
						
						
						
						
							
						
						
							342da81591 
							
						 
					 
					
						
						
							
							web_mercator to double  
						
						
						
					 
					
						2018-02-13 12:54:52 +01:00 
						 
				 
			
				
					
						
							
							
								Fred-Byrd 
							
						 
					 
					
						
						
						
						
							
						
						
							df9195b939 
							
						 
					 
					
						
						
							
							coordinate_calculation doubles  
						
						
						
					 
					
						2018-02-13 12:54:52 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5531cace7f 
							
						 
					 
					
						
						
							
							Support maneuver relations ( #4676 )  
						
						
						
					 
					
						2018-02-10 05:32:09 +11:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b96d36f482 
							
						 
					 
					
						
						
							
							Try initializing all of ProfileProperties for GCC 4.9  
						
						
						
					 
					
						2018-02-09 17:51:58 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							84845ffaa6 
							
						 
					 
					
						
						
							
							Replace optional<EdgeWeight> with constant value  
						
						
						
					 
					
						2018-02-09 17:51:58 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							97d027a173 
							
						 
					 
					
						
						
							
							Fix unused lambda capture warnings  
						
						
						
					 
					
						2018-02-09 17:51:58 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							03cffd0f56 
							
						 
					 
					
						
						
							
							Ignore unused-variable warnings cause by V8 header  
						
						... 
						
						
						
						This can be removed after https://github.com/cjntaylor/node-cmake/pull/37 
is merged and released. 
						
					 
					
						2018-02-09 17:51:58 +01:00 
						 
				 
			
				
					
						
							
							
								Karen Shea 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05f6b55036 
							
						 
					 
					
						
						
							
							Expose waypoints parameter in match interface ( #4859 )  
						
						... 
						
						
						
						* expose waypoints parameter in match interface
* Sync target_traversed_in_reverse with target_phantom 
						
					 
					
						2018-02-07 17:33:54 -05:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa8d788bb6 
							
						 
					 
					
						
						
							
							Add road priority class to turn function ( #4858 )  
						
						... 
						
						
						
						* expose road priority class to turn function
* update docs 
						
					 
					
						2018-02-07 11:39:02 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b4cfc8d6e0 
							
						 
					 
					
						
						
							
							Fix formating  
						
						
						
					 
					
						2018-02-06 11:51:33 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							e7bb612050 
							
						 
					 
					
						
						
							
							Move debug printer code to own header  
						
						
						
					 
					
						2018-02-06 11:51:33 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							83d7a57b73 
							
						 
					 
					
						
						
							
							Remove OSM link debug printing from public class  
						
						
						
					 
					
						2018-02-06 11:51:33 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							cac310123b 
							
						 
					 
					
						
						
							
							Remove debug printing code from Rectangle  
						
						
						
					 
					
						2018-02-06 11:51:33 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							bb71d9b28a 
							
						 
					 
					
						
						
							
							Remove unused code in partitioner  
						
						
						
					 
					
						2018-02-06 11:51:33 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							9e93f198ae 
							
						 
					 
					
						
						
							
							Add CRC checksums to EBG and turns data  
						
						
						
					 
					
						2018-02-02 11:33:38 -05:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							10de243556 
							
						 
					 
					
						
						
							
							Move guidance turn generation out of EBGF  
						
						
						
					 
					
						2018-02-02 11:33:38 -05:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							988b6e3311 
							
						 
					 
					
						
						
							
							Split intersection analysis and guidance code  
						
						... 
						
						
						
						Intersection analysis occupy in osrm::extractor::intersection namespace
and guidance code osrm::guidance 
						
					 
					
						2018-02-02 11:33:38 -05:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							36877e4de5 
							
						 
					 
					
						
						
							
							Move guidance pre-processing code into GUIDANCE library  
						
						
						
					 
					
						2018-02-02 11:33:38 -05:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							1cbfbd34cf 
							
						 
					 
					
						
						
							
							Remove unnecessary loading of turns data in updater  
						
						
						
					 
					
						2018-02-02 11:33:38 -05:00 
						 
				 
			
				
					
						
							
							
								Mateusz Loskot 
							
						 
					 
					
						
						
						
						
							
						
						
							c6d12e064c 
							
						 
					 
					
						
						
							
							Add basic facades for Customizer and Partitioner run methods  
						
						
						
					 
					
						2018-02-02 15:52:30 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Loskot 
							
						 
					 
					
						
						
						
						
							
						
						
							8114104a43 
							
						 
					 
					
						
						
							
							Rename namespace partition to partitioner  
						
						... 
						
						
						
						Rename module partition to partitioner.
This cultivates naming used in existing modules like extractor,
customizer, etc. - noun vs verb (word partition is both though). 
						
					 
					
						2018-02-02 11:07:18 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							1119a542d6 
							
						 
					 
					
						
						
							
							Announce reference change if names are empty,   #4830  
						
						
						
					 
					
						2018-01-29 16:32:59 -05:00 
						 
				 
			
				
					
						
							
							
								Karen Shea 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c154875272 
							
						 
					 
					
						
						
							
							Only run step collapsing based on original waypoints parameter  ( #4829 )  
						
						
						
					 
					
						2018-01-29 12:35:55 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							77f8a4f741 
							
						 
					 
					
						
						
							
							Set type of trivial intersections where classes change to Suppressed  
						
						... 
						
						
						
						... instead of NoTurn 
						
					 
					
						2018-01-25 11:43:44 -05:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							61e06fcaba 
							
						 
					 
					
						
						
							
							Making the turn function more flexible ( #4789 )  
						
						... 
						
						
						
						* set and store highway and access classification for the turn function
* expose highway turn classification and access turn classification and speed to the lua profile turn function
* expose whether connection road at turn is incoming or outgoing
* add lua tests for exposed information to turn function
* update docs about attributes in process_turn
* add turn_classification info to docs
* adding warning if uturn and intersection dont match
* handle u turns that do not turn into intersection[0]
* split OSM link generation in an accessible coordinate function 
						
					 
					
						2018-01-24 15:39:55 -05:00 
						 
				 
			
				
					
						
							
							
								Kajari Ghosh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							155772f01f 
							
						 
					 
					
						
						
							
							Refactor isThroughStreet/Intersection options ( #4751 )  
						
						... 
						
						
						
						* refactor isThroughStreet 
* refactor HaveIdenticalName
* fix a typo in the unit tests 
						
					 
					
						2018-01-19 13:49:00 -05:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							a7f1cd36fb 
							
						 
					 
					
						
						
							
							Fix formatting  
						
						
						
					 
					
						2018-01-19 13:55:05 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							26f0b4dc77 
							
						 
					 
					
						
						
							
							Add assertion and adjust unit test expectations check  
						
						
						
					 
					
						2018-01-19 13:55:05 +01:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							181eff29c7 
							
						 
					 
					
						
						
							
							add unit test for split submatch waypoints indices  
						
						
						
					 
					
						2018-01-19 13:55:05 +01:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							cdad265d49 
							
						 
					 
					
						
						
							
							only adjust waypoint index in tracepoints when waypoints parameter is specified  
						
						
						
					 
					
						2018-01-19 13:55:05 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							6eb4247484 
							
						 
					 
					
						
						
							
							Fix overflow on zero duration segments,  fixes   #4283 .  
						
						... 
						
						
						
						As a form of smoothing we use the previous speed value instead.
This makes sense because the zero duration segments have to be very
short, potentially also zero length. 
						
					 
					
						2018-01-18 17:29:23 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							168e313f73 
							
						 
					 
					
						
						
							
							Correctly mark edges going to/from core with exclude flags  
						
						
						
					 
					
						2018-01-11 12:46:49 +00:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e998c1193d 
							
						 
					 
					
						
						
							
							Update docs for process_turn in the profile docs ( #4786 )  
						
						... 
						
						
						
						* update correct attributes available in process turn
* make travel mode in ExtractedTurn const
* fix mismatch of struct and class 
						
					 
					
						2018-01-10 11:31:24 +01:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							55cc06fd8b 
							
						 
					 
					
						
						
							
							Add waypoints parameter to matching service, returns map matching result  
						
						... 
						
						
						
						with selective input coordinates as waypoints 
						
					 
					
						2018-01-08 12:28:20 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							330f25eddb 
							
						 
					 
					
						
						
							
							Reduce extraction distance to 120 meters  
						
						... 
						
						
						
						For intersection at https://www.openstreetmap.org/node/65299217 
`are_parallel` in MergableRoadDetector::HaveSameDirection is false
for South Van Ness Avenue with 150 meters 
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							08b88bad63 
							
						 
					 
					
						
						
							
							Still use low precision bearings  
						
						
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							153f9b02a5 
							
						 
					 
					
						
						
							
							Add low precision intersection views back  
						
						
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							0568dca4a3 
							
						 
					 
					
						
						
							
							Adjust to review findings  
						
						
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							4b9e3a8068 
							
						 
					 
					
						
						
							
							Remove IntersectionGenerator  
						
						
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							db7c76d04d 
							
						 
					 
					
						
						
							
							Remove GetConnectedRoads from IntersectionGenerator  
						
						
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							cc1a5ea78d 
							
						 
					 
					
						
						
							
							Remove usage of IntersectionGenerator in EBGF  
						
						
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							9c033ff461 
							
						 
					 
					
						
						
							
							Free functions for guidance intersections analysis  
						
						
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							e805f85407 
							
						 
					 
					
						
						
							
							Print statistics only for allowed turns  
						
						
						
					 
					
						2018-01-05 17:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Loskot 
							
						 
					 
					
						
						
						
						
							
						
						
							da4fb13aa3 
							
						 
					 
					
						
						
							
							Tidy up #include-s for Intel TBB headers  
						
						... 
						
						
						
						Remove unused and add missing headers. 
						
					 
					
						2018-01-05 11:00:31 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							742c32d936 
							
						 
					 
					
						
						
							
							Don't use to_string conversion in requiresNameAnnounced  
						
						
						
					 
					
						2017-12-26 16:18:27 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							6dd029e6ea 
							
						 
					 
					
						
						
							
							Restore original intend of roundabout test  
						
						... 
						
						
						
						When doing the new Lua version refactor we changed the expectation to
use `continue uturn` instead of making a whole circle in the roundabout
as the original test case. This was only the shortest path since there
was no roundabout penalty. 
						
					 
					
						2017-12-26 13:28:12 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							e45d44cb8e 
							
						 
					 
					
						
						
							
							Make sure we only count turns as UTurns for the turn_function  
						
						
						
					 
					
						2017-12-26 13:28:12 +00:00 
						 
				 
			
				
					
						
							
							
								Kajari Ghosh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84b6ef4340 
							
						 
					 
					
						
						
							
							add osrm-routed and node-osrm flags to configure mapmatching radius limit ( #4721 )  
						
						
						
					 
					
						2017-12-20 16:53:43 +05:30 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							ccfbce5300 
							
						 
					 
					
						
						
							
							Remove superflous sentinel in DynamicGraph,  fixes   #4738  
						
						
						
					 
					
						2017-12-18 10:23:29 +00:00