mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "curves",
 | |
|     "type": "combo",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "serpentine": "Double Curve/Bend",
 | |
|             "extended": "Windy Road (Many Curves)"
 | |
|         }
 | |
|     },
 | |
|     "label": "Type",
 | |
|     "prerequisiteTag": {
 | |
|         "key": "hazard",
 | |
|         "value": "curves"
 | |
|     }
 | |
| }
 | 
