mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			258 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			258 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "content",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Content",
 | 
						|
    "options": [
 | 
						|
        "silage",
 | 
						|
        "water",
 | 
						|
        "oil",
 | 
						|
        "fuel",
 | 
						|
        "slurry",
 | 
						|
        "gas",
 | 
						|
        "manure",
 | 
						|
        "sewage"
 | 
						|
    ],
 | 
						|
    "autoSuggestions": false
 | 
						|
}
 |