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