mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 22:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			394 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			394 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "military",
 | |
|     "type": "typeCombo",
 | |
|     "label": "Type",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "barracks": "Barracks",
 | |
|             "range": "Range",
 | |
|             "base": "Base",
 | |
|             "danger_area": "Danger Area",
 | |
|             "training_area": "Training Area",
 | |
|             "airfield": "Airfield",
 | |
|             "obstacle_course": "Obstacle Course"
 | |
|         }
 | |
|     }
 | |
| }
 | 
