mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 14:53:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			407 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			407 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "keys": [
 | |
|         "announcement",
 | |
|         "departures_board:speech_output"
 | |
|     ],
 | |
|     "prerequisiteTag": {
 | |
|         "key": "departures_board",
 | |
|         "valueNot": "no"
 | |
|     },
 | |
|     "type": "manyCombo",
 | |
|     "label": "Departure Announcement",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "announcement": "Automatic",
 | |
|             "departures_board:speech_output": "Upon Button Press"
 | |
|         }
 | |
|     }
 | |
| }
 | 
