mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			333 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			333 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "bollard",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Type",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "fixed": "Fixed Bollard",
 | 
						|
            "flexible": "Flexible Bollard",
 | 
						|
            "foldable": "Foldable Bollard",
 | 
						|
            "removable": "Removable Bollard",
 | 
						|
            "rising": "Rising Bollard"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |