mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			316 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			316 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "pump",
 | |
|     "type": "combo",
 | |
|     "label": "Pump",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "yes": "Yes",
 | |
|             "manual": "Manual Hand Pump",
 | |
|             "powered": "Machine-Powered Pump",
 | |
|             "no": "None"
 | |
|         }
 | |
|     },
 | |
|     "autoSuggestions": false,
 | |
|     "customValues": false
 | |
| }
 | 
