mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +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"
 | |
|         }
 | |
|     }
 | |
| }
 | 
