mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-26 12:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
	
		
			470 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			470 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "wetland",
 | |
|     "type": "combo",
 | |
|     "label": "Type",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "marsh": "Marsh",
 | |
|             "reedbed": "Reed Bed",
 | |
|             "saltmarsh": "Coastal Salt Marsh",
 | |
|             "tidalflat": "Tidal Flat",
 | |
|             "wet_meadow": "Wet Meadow",
 | |
|             "swamp": "Swamp",
 | |
|             "mangrove": "Mangrove",
 | |
|             "bog": "Bog",
 | |
|             "fen": "Fen",
 | |
|             "string_bog": "String Bog"
 | |
|         }
 | |
|     }
 | |
| }
 | 
