Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							0266c9d969 
							
						 
					 
					
						
						
							
							Renumber nodes after running osrm-partition  
						
						... 
						
						
						
						The new numbering uses the partition information
to sort border nodes first to compactify storages
that need access indexed by border node ID.
We also get an optimized cache performance for free
sincr we can also recursively sort the nodes by cell ID.
This implements issue #3779 . 
						
					 
					
						2017-06-02 18:12:13 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							3599d1db8e 
							
						 
					 
					
						
						
							
							Switch code to use packed vector for segment weights/durations  
						
						
						
					 
					
						2017-05-19 08:25:03 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							1a7cd785f2 
							
						 
					 
					
						
						
							
							Rename .nodes -> .nbg_nodes and .nodes_data -> .ebg_nodes  
						
						
						
					 
					
						2017-05-17 15:21:51 +00:00 
						 
				 
			
				
					
						
							
							
								Karen Shea 
							
						 
					 
					
						
						
						
						
							
						
						
							799a677e7a 
							
						 
					 
					
						
						
							
							Conditional turn restriction support ( #3841 )  
						
						... 
						
						
						
						* optionally include condition and via node coords in InputRestrictionContainer
* only write conditionals to disk, custom serialization for restrictions
* conditional turn lookup, reuse timezone validation from
extract-conditionals
* adapt updater to use coordinates/osm ids, remove internal to external map
* add utc time now parameter to contraction
* only compile timezone code where libshp is found, adapt test running
* slight refactor, more tests
* catch invalid via nodes in restriction parsing, set default cucumber
origin to guinée
* add another run to test mld routed paths
* cosmetic review changes
* Simplify Timezoner for windows build
* Split declaration and parsing parts for opening hours
* adjust conditional tests to run without shapefiles
* always include parse conditionals option
* Adjust travis timeout
* Added dummy TZ shapefile with test timezone polygons
* [skip ci] update changelog 
						
					 
					
						2017-05-11 12:13:52 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							88082c48cf 
							
						 
					 
					
						
						
							
							Remove GetEdgeBasedNodeID from TurnDataContainer  
						
						
						
					 
					
						2017-05-03 21:59:38 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							f1e4349c82 
							
						 
					 
					
						
						
							
							Move geometry ids, name_ids and travel_modes to EdgeBasedNodeData  
						
						
						
					 
					
						2017-05-03 21:59:38 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a66918a303 
							
						 
					 
					
						
						
							
							Make PackedVector generic  
						
						
						
					 
					
						2017-04-18 17:24:46 +00:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							e85c4f87e9 
							
						 
					 
					
						
						
							
							Skip fingerprinting .turn_penalties_index, to be done in a separate iteration because of Appveyor issues.  
						
						
						
					 
					
						2017-04-18 12:01:06 +00:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							4929d1297e 
							
						 
					 
					
						
						
							
							Address PR comments  
						
						
						
					 
					
						2017-04-18 12:01:06 +00:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							0c388a5264 
							
						 
					 
					
						
						
							
							Fingerprint .turn_penalties_index  
						
						
						
					 
					
						2017-04-18 12:01:06 +00:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							e4eb18cf4e 
							
						 
					 
					
						
						
							
							Fingerprint .properties  
						
						
						
					 
					
						2017-04-18 12:01:06 +00:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							15f7257645 
							
						 
					 
					
						
						
							
							Fingerprint .turn_duration_penalties and .turn_weight_penalties  
						
						
						
					 
					
						2017-04-18 12:01:06 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							6698b5e07e 
							
						 
					 
					
						
						
							
							Use fallbacks counter to print a single warning message  
						
						
						
					 
					
						2017-04-11 14:55:56 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							37794a5e8a 
							
						 
					 
					
						
						
							
							Change traffic CSV field value from weight to rate  
						
						... 
						
						
						
						and make the value required.
If the weight name is 'duration' than the rate value
can be computed as speed / 3.6
Issue: https://github.com/Project-OSRM/osrm-backend/issues/3823  
						
					 
					
						2017-04-11 14:55:56 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							d94017dfae 
							
						 
					 
					
						
						
							
							No shared_memory_wrapper, (De)SerializeVector  
						
						
						
					 
					
						2017-04-06 15:42:38 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							7f6e0c478b 
							
						 
					 
					
						
						
							
							Split QueryNode into coordinates and osm id  
						
						
						
					 
					
						2017-04-06 15:42:38 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							90c194fc81 
							
						 
					 
					
						
						
							
							Refactor turn description into own file  
						
						
						
					 
					
						2017-04-06 15:42:38 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							97d1de1beb 
							
						 
					 
					
						
						
							
							Pull turn data up into server  
						
						
						
					 
					
						2017-04-06 15:42:38 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							d7e1c9c09c 
							
						 
					 
					
						
						
							
							Refactor turn data into own class  
						
						
						
					 
					
						2017-04-06 15:42:38 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							08d62cd5e3 
							
						 
					 
					
						
						
							
							Separate serialization and files in extractor  
						
						
						
					 
					
						2017-04-06 15:42:38 +00:00 
						 
				 
			
				
					
						
							
							
								Pepijn Schoen 
							
						 
					 
					
						
						
						
						
							
						
						
							789311abd6 
							
						 
					 
					
						
						
							
							Remove osrm namespace indication where possible, wrap out shared_memory_ownership  
						
						
						
					 
					
						2017-04-04 17:00:36 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43a7e8e08a 
							
						 
					 
					
						
						
							
							Rename {id|edge_id} to turn_id  
						
						
						
					 
					
						2017-03-17 12:27:47 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							bf6698f4cc 
							
						 
					 
					
						
						
							
							Address @daniel-j-h PR commtents  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							eb2e4d0aaf 
							
						 
					 
					
						
						
							
							Load edge based graph to memory in one block and then update  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							4684a498c4 
							
						 
					 
					
						
						
							
							Precompute accumulated segment data  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							864543b023 
							
						 
					 
					
						
						
							
							Fix invalid warning  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							ed143b503d 
							
						 
					 
					
						
						
							
							Consolidate data loading  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							809d8a7d03 
							
						 
					 
					
						
						
							
							Remove duration fallback for turn penalties to simplify logic  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							5ab882759d 
							
						 
					 
					
						
						
							
							First step of moving turn penalty update to own function  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							acbaecf45d 
							
						 
					 
					
						
						
							
							Remove .osrm.edge_segment_update not needed anymore  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							1f238fedd8 
							
						 
					 
					
						
						
							
							Only recompute weights for segments that needs to be updated  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							5828f4400d 
							
						 
					 
					
						
						
							
							Return sorted list of updated segments and segment_data  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							4e2b157db3 
							
						 
					 
					
						
						
							
							Refactor update factor warning  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							8f9b4fcdbb 
							
						 
					 
					
						
						
							
							Don't copy query nodes  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							2cc22ce098 
							
						 
					 
					
						
						
							
							Update consistency checker  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							2df02aa301 
							
						 
					 
					
						
						
							
							Make segment data update work without rtree  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							cec1f223e9 
							
						 
					 
					
						
						
							
							Split segment data update and edge update into sub-functions  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							17f8339aa6 
							
						 
					 
					
						
						
							
							Split out segment data update function  
						
						
						
					 
					
						2017-03-17 11:19:58 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							907f933a54 
							
						 
					 
					
						
						
							
							Add update functionality to osrm-customize  
						
						... 
						
						
						
						All speed file flags are compatible with osrm-contract. 
						
					 
					
						2017-03-13 23:04:45 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a636e8cc13 
							
						 
					 
					
						
						
							
							Include datasources in .geometries file and refactor .datasource_names  
						
						
						
					 
					
						2017-03-10 20:40:59 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							ffd6311e7d 
							
						 
					 
					
						
						
							
							Address PR comment by @oxidase  
						
						
						
					 
					
						2017-03-10 14:43:02 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							fb552fd751 
							
						 
					 
					
						
						
							
							Apply clang-format  
						
						
						
					 
					
						2017-03-10 14:43:02 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							94e2a8598d 
							
						 
					 
					
						
						
							
							Address PR comments  
						
						
						
					 
					
						2017-03-10 14:43:02 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							4986f5ea2d 
							
						 
					 
					
						
						
							
							Consolidate read/write code in updater for compressed geometries  
						
						
						
					 
					
						2017-03-10 14:43:02 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							83820bf82c 
							
						 
					 
					
						
						
							
							Split CSV parsing into nicer interface  
						
						
						
					 
					
						2017-03-10 14:43:02 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							20e028c47b 
							
						 
					 
					
						
						
							
							Split updater code from contract into own module  
						
						
						
					 
					
						2017-03-10 14:43:02 +00:00