mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
	
		
			556 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			556 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "tomb",
 | |
|     "type": "typeCombo",
 | |
|     "label": "Type",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "columbarium": "Columbarium",
 | |
|             "crypt": "Crypt",
 | |
|             "dolmen": "Dolmen",
 | |
|             "hypogeum": "Hypogeum",
 | |
|             "mausoleum": "Mausoleum",
 | |
|             "pyramid": "Pyramid",
 | |
|             "rock-cut": "Rock-cut Tomb",
 | |
|             "sarcophagus": "Sarcophagus",
 | |
|             "table": "Table",
 | |
|             "tumulus": "Tumulus",
 | |
|             "vault": "Vault",
 | |
|             "war_grave": "Single War Grave"
 | |
|         }
 | |
|     }
 | |
| }
 | 
