mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-26 12:23:52 +01:00 
			
		
		
		
	 d279c234dd
			
		
	
	
		d279c234dd
		
			
		
	
	
	
	
		
			
			* embassy=embassy to embassy=yes embassy=embassy is an unwanted tagging fueled by iD presets showing top taginfo suggestions there was confused philosophical discussion about deprecations on tagging mailing list - but of all involved noone considered embassy=embassy as a good idea see https://lists.openstreetmap.org/pipermail/tagging/2022-January/063459.html * specify values for "embassy" tag (closes #340) Co-authored-by: Mateusz Konieczny <matkoniecz@gmail.com>
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			552 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			552 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "embassy",
 | |
|     "label": "Type",
 | |
|     "type": "combo",
 | |
|     "autoSuggestions": false,
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "yes": "Embassy",
 | |
|             "residence": "Official Residence of an Ambassador",
 | |
|             "high_commission": "High Commission",
 | |
|             "mission": "Diplomatic Mission",
 | |
|             "branch_embassy": "Branch of an Embassy",
 | |
|             "nunciature": "Diplomatic Mission of the Holy See",
 | |
|             "delegation": "Delegation",
 | |
|             "interests_section": "Interests Section"
 | |
|         }
 | |
|     }
 | |
| }
 |