mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "vending",
 | |
|     "type": "semiCombo",
 | |
|     "label": "Types of Goods",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "bicycle_tube": "Bicycle Tubes",
 | |
|             "bread": "Bread",
 | |
|             "cigarettes": "Cigarettes",
 | |
|             "coffee": "Coffee",
 | |
|             "condoms": "Condoms",
 | |
|             "drinks": "Drinks",
 | |
|             "e-cigarettes": "E-Cigarettes",
 | |
|             "eggs": "Eggs",
 | |
|             "electronics": "Electronics",
 | |
|             "elongated_coin": "Souvenir Coins",
 | |
|             "excrement_bags": "Excrement Bags",
 | |
|             "feminine_hygiene": "Feminine Hygiene Products",
 | |
|             "food": "Food",
 | |
|             "fuel": "Fuel",
 | |
|             "ice_cream": "Ice Cream",
 | |
|             "ice_cubes": "Ice Cubes",
 | |
|             "milk": "Milk",
 | |
|             "newspapers": "Newspapers",
 | |
|             "parking_tickets": "Parking Tickets",
 | |
|             "pizza": "Pizza",
 | |
|             "public_transport_tickets": "Public Transport Tickets",
 | |
|             "stamps": "Postage Stamps",
 | |
|             "sweets": "Sweets",
 | |
|             "water": "Drinking Water"
 | |
|         }
 | |
|     }
 | |
| }
 | 
