mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "nudism",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Nudism",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "customary": "Customary",
 | 
						|
            "designated": "Designated",
 | 
						|
            "no": "Prohibited",
 | 
						|
            "obligatory": "Obligatory",
 | 
						|
            "permissive": "Permissive",
 | 
						|
            "yes": "Allowed"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "autoSuggestions": false,
 | 
						|
    "customValues": false,
 | 
						|
    "terms": [
 | 
						|
        "naturism",
 | 
						|
        "naturist",
 | 
						|
        "nude recreation",
 | 
						|
        "nudist"
 | 
						|
    ]
 | 
						|
}
 |