mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			415 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			415 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "resource",
 | |
|     "type": "semiCombo",
 | |
|     "label": "Resources",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "aggregate": "Aggregate",
 | |
|             "clay": "Clay",
 | |
|             "coal": "Coal",
 | |
|             "gold": "Gold",
 | |
|             "gravel": "Gravel",
 | |
|             "iron_ore": "Iron Ore",
 | |
|             "limestone": "Limestone",
 | |
|             "peat": "Peat",
 | |
|             "sand": "Sand"
 | |
|         }
 | |
|     }
 | |
| }
 | 
