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