mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			296 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			296 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "blind",
 | |
|     "type": "radio",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "yes": "Yes",
 | |
|             "limited": "Limited",
 | |
|             "no": "No"
 | |
|         }
 | |
|     },
 | |
|     "label": "Blind Person Access",
 | |
|     "terms": [
 | |
|         "sight impairment",
 | |
|         "vision impairment"
 | |
|     ]
 | |
| }
 | 
