mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			237 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			237 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "diplomatic",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Type",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "consulate": "Consulate",
 | 
						|
            "embassy": "Embassy",
 | 
						|
            "liaison": "Liaison Office"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |