mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
	
		
			893 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
	
		
			893 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "government",
 | |
|     "type": "typeCombo",
 | |
|     "label": "Type",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "administrative": "Administrative",
 | |
|             "public_service": "Public Service",
 | |
|             "tax": "Tax",
 | |
|             "register_office": "Register",
 | |
|             "legislative": "Legislative",
 | |
|             "transportation": "Transportation",
 | |
|             "ministry": "Ministry",
 | |
|             "healthcare": "Healthcare",
 | |
|             "prosecutor": "Prosecutor",
 | |
|             "social_services": "Social Services",
 | |
|             "education": "Education",
 | |
|             "social_security": "Social Security",
 | |
|             "customs": "Customs",
 | |
|             "environment": "Environment",
 | |
|             "cadaster": "Cadaster",
 | |
|             "culture": "Culture",
 | |
|             "statistics": "Statistics",
 | |
|             "audit": "Audit",
 | |
|             "parliament": "Parliament"
 | |
|         }
 | |
|     }
 | |
| }
 | 
