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