mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "ele",
 | 
						|
    "type": "number",
 | 
						|
    "label": "Elevation (Meters)",
 | 
						|
    "geometry": [
 | 
						|
        "line",
 | 
						|
        "area",
 | 
						|
        "relation"
 | 
						|
    ],
 | 
						|
    "terms": [
 | 
						|
        "altitude",
 | 
						|
        "height"
 | 
						|
    ]
 | 
						|
}
 |