mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	see https://github.com/openstreetmap/iD/issues/10128 see https://wiki.openstreetmap.org/w/index.php?title=Tag:highway%3Dcyclist_waiting_aid&oldid=2631832 see https://community.openstreetmap.org/t/approved-feature-proposal-cyclist-footrests-and-handrails-cyclist-waiting-aid/105762/3
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			228 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			228 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "side",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Side",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "left": "Left of Cyclist",
 | 
						|
            "right": "Right of Cyclist"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "autoSuggestions": false
 | 
						|
}
 |