mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			237 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			237 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "armrest",
 | 
						|
    "type": "check",
 | 
						|
    "label": "Armrests",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "undefined": "Unknown",
 | 
						|
            "yes": "One or more armrests",
 | 
						|
            "no": "No armrests"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |