mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
	
		
			362 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			362 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "ramp",
 | 
						|
    "type": "combo",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "yes": "Yes",
 | 
						|
            "no": "No",
 | 
						|
            "separate": "Separately Mapped"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "customValues": false,
 | 
						|
    "label": "Embedded Ramp",
 | 
						|
    "terms": [
 | 
						|
        "bicycle stairway",
 | 
						|
        "push ramp",
 | 
						|
        "runnel",
 | 
						|
        "wheeling ramp"
 | 
						|
    ]
 | 
						|
}
 |