mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
	
		
			1,022 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
	
		
			1,022 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "crop",
 | |
|     "type": "semiCombo",
 | |
|     "label": "Crops",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "asparagus": "Asparagus",
 | |
|             "barley": "Barley",
 | |
|             "beet": "Beets",
 | |
|             "cassava": "Cassava",
 | |
|             "coffee": "Coffee",
 | |
|             "cotton": "Cotton",
 | |
|             "cranberries": "Cranberries",
 | |
|             "fast_growing_wood": "Short-Rotation Coppice",
 | |
|             "flowers": "Flowers",
 | |
|             "grape": "Grapes",
 | |
|             "grass": "Grass",
 | |
|             "hop": "Hops",
 | |
|             "lavender": "Lavender",
 | |
|             "maize": "Corn",
 | |
|             "potato": "Potatoes",
 | |
|             "rape": "Rapeseed",
 | |
|             "rice": "Rice",
 | |
|             "strawberry": "Strawberries",
 | |
|             "sugar_beet": "Sugar Beets",
 | |
|             "sugarcane": "Sugarcane",
 | |
|             "sunflower": "Sunflowers",
 | |
|             "soy": "Soybeans",
 | |
|             "tea": "Tea",
 | |
|             "tobacco": "Tobacco",
 | |
|             "vegetable": "Vegetables",
 | |
|             "wheat": "Wheat"
 | |
|         }
 | |
|     }
 | |
| }
 | 
