mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
	
		
			859 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
	
		
			859 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "material",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Material",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "adobe": "Adobe",
 | 
						|
            "aluminium": "Aluminum",
 | 
						|
            "brass": "Brass",
 | 
						|
            "brick": "Brick",
 | 
						|
            "bronze": "Bronze",
 | 
						|
            "concrete": "Concrete",
 | 
						|
            "dry_stone": "Dry Stone",
 | 
						|
            "glass": "Glass",
 | 
						|
            "granite": "Granite",
 | 
						|
            "iron": "Iron",
 | 
						|
            "limestone": "Limestone",
 | 
						|
            "marble": "Marble",
 | 
						|
            "metal": "Metal",
 | 
						|
            "plastic": "Plastic",
 | 
						|
            "reinforced_conrete": "Reinforced Concrete",
 | 
						|
            "rock": "Rock",
 | 
						|
            "sand": "Sand",
 | 
						|
            "sandstone": "Sandstone",
 | 
						|
            "soil": "Soil, Earth",
 | 
						|
            "steel": "Steel",
 | 
						|
            "stone": "Stone",
 | 
						|
            "wood": "Wood"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |