mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			363 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			363 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "utility",
 | 
						|
    "type": "typeCombo",
 | 
						|
    "label": "Utility",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "gas": "Gas",
 | 
						|
            "oil": "Oil",
 | 
						|
            "power": "Power",
 | 
						|
            "sewerage": "Waste Water",
 | 
						|
            "street_lighting": "Street Lighting",
 | 
						|
            "telecom": "Telecom",
 | 
						|
            "water": "Water"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |