mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			355 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			355 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "telecom",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Type",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "connection_point": "Connection Point",
 | 
						|
            "data_center": "Data Center",
 | 
						|
            "distribution_point": "Distribution Point",
 | 
						|
            "exchange": "Exchange",
 | 
						|
            "service_device": "Service Device"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |