mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			280 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			280 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "waste",
 | 
						|
    "type": "semiCombo",
 | 
						|
    "label": "Waste",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "cigarettes": "Cigarettes",
 | 
						|
            "dog_excrement": "Dog Excrement",
 | 
						|
            "organic": "Organic Waste",
 | 
						|
            "trash": "Trash"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |