mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			295 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			295 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "display",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Display",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "analog": "Analog",
 | 
						|
            "digital": "Digital",
 | 
						|
            "sundial": "Sundial",
 | 
						|
            "unorthodox": "Unorthodox"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "autoSuggestions" : false
 | 
						|
}
 |