Merge f9840051a2 into 6f235cca15
				
					
				
			This commit is contained in:
		
						commit
						c839ae1d68
					
				@ -306,7 +306,7 @@ function handle_bicycle_tags(profile,way,result,data)
 | 
			
		||||
  data.barrier = way:get_value_by_key("barrier")
 | 
			
		||||
  data.oneway = way:get_value_by_key("oneway")
 | 
			
		||||
  data.oneway_bicycle = way:get_value_by_key("oneway:bicycle")
 | 
			
		||||
  data.cycleway = way:get_value_by_key("cycleway")
 | 
			
		||||
  data.cycleway = way:get_value_by_key("cycleway") and way:get_value_by_key("cycleway") or way:get_value_by_key("cycleway:both")
 | 
			
		||||
  data.cycleway_left = way:get_value_by_key("cycleway:left")
 | 
			
		||||
  data.cycleway_right = way:get_value_by_key("cycleway:right")
 | 
			
		||||
  data.duration = way:get_value_by_key("duration")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user