mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "wheelchair",
 | 
						|
    "type": "radio",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "yes": "Yes",
 | 
						|
            "limited": "Limited",
 | 
						|
            "no": "No"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "label": "Wheelchair Access",
 | 
						|
    "terms": [
 | 
						|
        "handicap access"
 | 
						|
    ]
 | 
						|
}
 |