mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			281 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			281 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "basin",
 | |
|     "type": "combo",
 | |
|     "label": "Type",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "detention": "Detention",
 | |
|             "evaporation": "Evaporation",
 | |
|             "infiltration": "Infiltration",
 | |
|             "retention": "Retention"
 | |
|         }
 | |
|     }
 | |
| }
 | 
