mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
	
		
			517 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			517 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "surface",
 | |
|     "type": "combo",
 | |
|     "label": "Surface",
 | |
|     "strings": {
 | |
|        "options": {
 | |
|            "asphalt": "Asphalt",
 | |
|            "unpaved": "Unpaved",
 | |
|            "paved": "Paved",
 | |
|            "ground": "Ground",
 | |
|            "gravel": "Gravel",
 | |
|            "concrete": "Concrete",
 | |
|            "paving_stones": "Paving Stones",
 | |
|            "dirt": "Dirt",
 | |
|            "grass": "Grass",
 | |
|            "sand": "Sand",
 | |
|            "wood": "Wood",
 | |
|            "artificial_turf": "Artificial Turf"
 | |
|        }
 | |
|    }
 | |
| }
 | 
