mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			244 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			244 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "stop",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Stop Type",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
          "all": "All Ways",
 | 
						|
          "minor": "Minor Road"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "autoSuggestions" : false,
 | 
						|
    "customValues" : false
 | 
						|
}
 |