mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			436 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			436 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "consulate",
 | 
						|
    "type": "combo",
 | 
						|
    "label": "Type",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "consulate_general": "Consulate General",
 | 
						|
            "honorary_consul": "Honorary Consul",
 | 
						|
            "yes": "Consulate",
 | 
						|
            "consular_office": "Consular Services Office",
 | 
						|
            "consular_agency": "Consular Services Agency",
 | 
						|
            "residence": "Official Residence of a Consul"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |