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