mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +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"
 | 
						|
       }
 | 
						|
   }
 | 
						|
}
 |