mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			362 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			362 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "service",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Type",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "driveway": "Driveway",
 | 
						|
            "parking_aisle": "Parking Aisle",
 | 
						|
            "alley": "Alley",
 | 
						|
            "drive-through": "Drive-Through",
 | 
						|
            "emergency_access": "Emergency Access"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "autoSuggestions" : false
 | 
						|
}
 |