mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			199 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			199 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "ele",
 | |
|     "type": "number",
 | |
|     "icon": "elevation",
 | |
|     "label": "Elevation",
 | |
|     "geometry": ["line", "area", "relation"],
 | |
|     "terms": [
 | |
|         "altitude",
 | |
|         "height"
 | |
|     ]
 | |
| }
 | 
