mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |