mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			186 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			186 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "ascent",
 | 
						|
    "minValue": 0,
 | 
						|
    "type": "number",
 | 
						|
    "label": "Total Ascent",
 | 
						|
    "terms":[
 | 
						|
        "ascent",
 | 
						|
        "climb",
 | 
						|
        "cumulative elevation gain"
 | 
						|
    ]
 | 
						|
}
 |