Adding a static traffic light penalty to the speed profile.
This commit is contained in:
		
							parent
							
								
									ed826e4451
								
							
						
					
					
						commit
						0aab2510d3
					
				| @ -20,6 +20,7 @@ | |||||||
| 	accessTag	= motorcar | 	accessTag	= motorcar | ||||||
| 	excludeFromGrid = ferry | 	excludeFromGrid = ferry | ||||||
| 	defaultSpeed	= 50 | 	defaultSpeed	= 50 | ||||||
|  | 	trafficLightPenalty = 15 | ||||||
| [bike] | [bike] | ||||||
| 	trunk           = 16 | 	trunk           = 16 | ||||||
| 	trunk_link      = 16 | 	trunk_link      = 16 | ||||||
| @ -42,3 +43,5 @@ | |||||||
| 	accessTag	= bicycle | 	accessTag	= bicycle | ||||||
| 	excludeFromGrid = ferry | 	excludeFromGrid = ferry | ||||||
| 	defaultSpeed	= 5 | 	defaultSpeed	= 5 | ||||||
|  | 	trafficLightPenalty = 15 | ||||||
|  | 	 | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user