mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
	
		
			850 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			850 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "surface",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Surface",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "artificial_turf": "Artificial Turf",
 | 
						|
            "asphalt": "Asphalt",
 | 
						|
            "compacted": "Compacted",
 | 
						|
            "concrete": "Concrete",
 | 
						|
            "dirt": "Dirt",
 | 
						|
            "fine_gravel": "Fine Gravel",
 | 
						|
            "grass": "Grass",
 | 
						|
            "gravel": "Gravel",
 | 
						|
            "ground": "Ground",
 | 
						|
            "metal": "Metal",
 | 
						|
            "mud": "Persistently Muddy",
 | 
						|
            "paved": "Paved",
 | 
						|
            "paving_stones": "Paving Stones",
 | 
						|
            "salt": "Salt",
 | 
						|
            "sand": "Sand",
 | 
						|
            "sett": "Sett",
 | 
						|
            "unhewn_cobblestone": "Cobblestone (uncut, rounded stones)",
 | 
						|
            "unpaved": "Unpaved",
 | 
						|
            "wood": "Wood",
 | 
						|
            "woodchips": "Woodchips"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |