mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-26 12:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			73 lines
		
	
	
	
		
			2.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			73 lines
		
	
	
	
		
			2.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "building",
 | |
|     "type": "combo",
 | |
|     "label": "Building",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "allotment_house": "Allotment House",
 | |
|             "apartments": "Apartment Building",
 | |
|             "barn": "Barn",
 | |
|             "boathouse": "Boathouse",
 | |
|             "bungalow": "Bungalow",
 | |
|             "bunker": "Bunker",
 | |
|             "cabin": "Cabin",
 | |
|             "carport": "Carport",
 | |
|             "cathedral": "Cathedral Building",
 | |
|             "chapel": "Chapel Building",
 | |
|             "church": "Church Building",
 | |
|             "civic": "Civic Building",
 | |
|             "college": "College Building",
 | |
|             "commercial": "Commercial Building",
 | |
|             "construction": "Building Under Construction",
 | |
|             "cowshed": "Cowshed",
 | |
|             "detached": "Detached House",
 | |
|             "dormitory": "Dormitory",
 | |
|             "farm": "Farm House",
 | |
|             "farm_auxiliary": "Farm Building",
 | |
|             "fire_station": "Fire Station Building",
 | |
|             "garage": "Garage",
 | |
|             "garages": "Garages",
 | |
|             "ger": "Yurt",
 | |
|             "grandstand": "Grandstand",
 | |
|             "greenhouse": "Greenhouse",
 | |
|             "hangar": "Hangar Building",
 | |
|             "hospital": "Hospital Building",
 | |
|             "hotel": "Hotel Building",
 | |
|             "house": "House",
 | |
|             "houseboat": "Houseboat",
 | |
|             "hut": "Hut",
 | |
|             "industrial": "Industrial Building",
 | |
|             "kindergarten": "Preschool / Kindergarten Building",
 | |
|             "manufacture": "Industrial Production Building",
 | |
|             "mosque": "Mosque Building",
 | |
|             "office": "Office Building",
 | |
|             "outbuilding": "Outbuilding",
 | |
|             "pavilion": "Pavilion Building",
 | |
|             "public": "Public Building",
 | |
|             "residential": "Residential Building",
 | |
|             "retail": "Retail Building",
 | |
|             "riding_hall": "Horseback Riding Arena",
 | |
|             "roof": "Roof",
 | |
|             "ruins": "Building Ruins",
 | |
|             "school": "School Building",
 | |
|             "semidetached_house": "Semi-Detached House",
 | |
|             "service": "Service Building",
 | |
|             "shed": "Shed",
 | |
|             "stable": "Stable",
 | |
|             "stadium": "Stadium Building",
 | |
|             "static_caravan": "Mobile Home",
 | |
|             "sty": "Pigsty",
 | |
|             "synagogue": "Synagogue Building",
 | |
|             "temple": "Temple Building",
 | |
|             "terrace": "Row Houses",
 | |
|             "train_station": "Train Station Building",
 | |
|             "transportation": "Transportation Building",
 | |
|             "university": "University Building",
 | |
|             "warehouse": "Warehouse",
 | |
|             "container": "Container"
 | |
|         }
 | |
|     },
 | |
|     "terms": [
 | |
|         "structure"
 | |
|     ]
 | |
| }
 | 
