mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			184 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			184 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "deflection",
 | 
						|
    "type": "number",
 | 
						|
    "label": "Angle",
 | 
						|
    "increment": 5,
 | 
						|
    "prerequisiteTag": {
 | 
						|
        "key": "cycle_barrier",
 | 
						|
        "value": "diagonal"
 | 
						|
    }
 | 
						|
}
 |