mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
	
		
			852 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			852 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "clothes",
 | 
						|
    "type": "semiCombo",
 | 
						|
    "label": "Clothes",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "babies": "Baby Clothing",
 | 
						|
            "children": "Children's Clothing",
 | 
						|
            "denim": "Jeans Clothing",
 | 
						|
            "fur": "Fur Clothing",
 | 
						|
            "hats": "Hats",
 | 
						|
            "maternity": "Maternity Clothing",
 | 
						|
            "men": "Men's Clothing",
 | 
						|
            "motorcycle": "Motorcycle Clothing",
 | 
						|
            "oversize": "Plus Size Clothing",
 | 
						|
            "socks": "Socks",
 | 
						|
            "sports": "Sportswear",
 | 
						|
            "suits": "Suits",
 | 
						|
            "swimwear": "Swimwear",
 | 
						|
            "traditional": "Traditional Garments / Folk Costumes",
 | 
						|
            "underwear": "Underwear",
 | 
						|
            "wedding": "Wedding Clothing",
 | 
						|
            "women": "Women's Clothing",
 | 
						|
            "workwear": "Workwear"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |