mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			308 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			308 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "conveying",
 | 
						|
    "type": "typeCombo",
 | 
						|
    "label": "Movement Direction",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "forward": "Forward",
 | 
						|
            "backward": "Backward",
 | 
						|
            "reversible": "Reversible"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "autoSuggestions": false,
 | 
						|
    "customValues": false
 | 
						|
}
 |