mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	this includes most of the top ~100 most used values of the `cuisine` tag, omitting discouraged values like `international` also sorts the list by the current number of uses according to taginfo (see https://gist.github.com/tyrasd/aaa5d32cb05f8ed1acafdd2e40737254)
		
			
				
	
	
		
			102 lines
		
	
	
	
		
			3.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			102 lines
		
	
	
	
		
			3.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "cuisine",
 | 
						|
    "type": "semiCombo",
 | 
						|
    "label": "Cuisines",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "pizza": "Pizza",
 | 
						|
            "burger": "Burger",
 | 
						|
            "coffee_shop": "Coffee Shop",
 | 
						|
            "regional": "Regional",
 | 
						|
            "italian": "Italian",
 | 
						|
            "sandwich": "Sandwich",
 | 
						|
            "chinese": "Chinese",
 | 
						|
            "chicken": "Chicken",
 | 
						|
            "japanese": "Japanese",
 | 
						|
            "kebab": "Kebab",
 | 
						|
            "mexican": "Mexican",
 | 
						|
            "american": "American",
 | 
						|
            "asian": "Asian",
 | 
						|
            "ice_cream": "Ice Cream",
 | 
						|
            "indian": "Indian",
 | 
						|
            "sushi": "Sushi",
 | 
						|
            "seafood": "Seafood",
 | 
						|
            "thai": "Thai",
 | 
						|
            "french": "French",
 | 
						|
            "german": "German",
 | 
						|
            "breakfast": "Breakfast",
 | 
						|
            "greek": "Greek",
 | 
						|
            "steak_house": "Steak House",
 | 
						|
            "fish_and_chips": "Fish and Chips",
 | 
						|
            "korean": "Korean",
 | 
						|
            "barbecue": "Barbecue",
 | 
						|
            "donut": "Donut",
 | 
						|
            "noodle": "Noodle",
 | 
						|
            "vietnamese": "Vietnamese",
 | 
						|
            "fish": "Fish",
 | 
						|
            "turkish": "Turkish",
 | 
						|
            "cake": "Cake",
 | 
						|
            "pasta": "Pasta",
 | 
						|
            "tex-mex": "Tex-Mex",
 | 
						|
            "bubble_tea": "Bubble Tea",
 | 
						|
            "ramen": "Ramen",
 | 
						|
            "mediterranean": "Mediterranean",
 | 
						|
            "spanish": "Spanish",
 | 
						|
            "friture": "Friterie",
 | 
						|
            "tea": "Tea",
 | 
						|
            "grill": "Bar and Grill",
 | 
						|
            "juice": "Juice",
 | 
						|
            "salad": "Salad",
 | 
						|
            "crepe": "Crepe",
 | 
						|
            "hot_dog": "Hot Dog",
 | 
						|
            "pancake": "Pancake",
 | 
						|
            "dessert": "Dessert",
 | 
						|
            "diner": "Diner",
 | 
						|
            "tapas": "Tapas",
 | 
						|
            "portuguese": "Portuguese",
 | 
						|
            "beef_bowl": "Gyūdon",
 | 
						|
            "russian": "Russian",
 | 
						|
            "indonesian": "Indonesian",
 | 
						|
            "wings": "Chicken Wings",
 | 
						|
            "lebanese": "Lebanese",
 | 
						|
            "arab": "Arab",
 | 
						|
            "curry": "Curry",
 | 
						|
            "malaysian": "Malaysian",
 | 
						|
            "bagel": "Bagel",
 | 
						|
            "georgian": "Georgian",
 | 
						|
            "polish": "Polish",
 | 
						|
            "african": "African",
 | 
						|
            "western": "Western",
 | 
						|
            "sausage": "Sausage",
 | 
						|
            "filipino": "Filipino",
 | 
						|
            "caribbean": "Caribbean",
 | 
						|
            "soba": "Soba",
 | 
						|
            "peruvian": "Peruvian",
 | 
						|
            "brazilian": "Brazilian",
 | 
						|
            "oriental": "Oriental",
 | 
						|
            "fine_dining": "Fine Dining",
 | 
						|
            "frozen_yogurt": "Frozen Yogurt",
 | 
						|
            "argentinian": "Argentinian",
 | 
						|
            "balkan": "Balkan",
 | 
						|
            "bavarian": "Bavarian",
 | 
						|
            "shawarma": "Shawarma",
 | 
						|
            "persian": "Persian",
 | 
						|
            "middle_eastern": "Middle Eastern",
 | 
						|
            "pastry": "Pastry",
 | 
						|
            "soup": "Soup",
 | 
						|
            "fries": "Fries",
 | 
						|
            "taiwanese": "Taiwanese",
 | 
						|
            "bistro": "Bistro",
 | 
						|
            "european": "European",
 | 
						|
            "moroccan": "Moroccan",
 | 
						|
            "hawaiian": "Hawaiian",
 | 
						|
            "brunch": "Brunch",
 | 
						|
            "udon": "Udon",
 | 
						|
            "ukrainian": "Ukrainian"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "terms": [
 | 
						|
        "fare",
 | 
						|
        "food types"
 | 
						|
    ]
 | 
						|
}
 |