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