mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
	
		
			981 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
	
		
			981 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "barrier",
 | 
						|
    "type": "typeCombo",
 | 
						|
    "label": "Type",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "fence": "Fence",
 | 
						|
            "gate": "Gate",
 | 
						|
            "wall": "Wall",
 | 
						|
            "hedge": "Hedge",
 | 
						|
            "kerb": "Curb",
 | 
						|
            "bollard": "Bollard",
 | 
						|
            "lift_gate": "Boom Gate",
 | 
						|
            "retaining_wall": "Retaining Wall",
 | 
						|
            "block": "Large Block",
 | 
						|
            "guard_rail": "Guard Rail",
 | 
						|
            "cycle_barrier": "Cycle Barrier",
 | 
						|
            "stile": "Stile",
 | 
						|
            "entrance": "Entrance",
 | 
						|
            "swing_gate": "Swing Gate",
 | 
						|
            "cattle_grid": "Cattle Grid",
 | 
						|
            "ditch": "Ditch",
 | 
						|
            "toll_booth": "Toll Booth",
 | 
						|
            "city_wall": "City Wall",
 | 
						|
            "kissing_gate": "Kissing Gate",
 | 
						|
            "chain": "Chain",
 | 
						|
            "jersey_barrier": "Jersey Barrier",
 | 
						|
            "height_restrictor": "Height Restrictor",
 | 
						|
            "turnstile": "Turnstile"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |