diff --git a/data/fields/building.json b/data/fields/building.json index 5d9e7bc9..f80728b5 100644 --- a/data/fields/building.json +++ b/data/fields/building.json @@ -2,6 +2,65 @@ "key": "building", "type": "combo", "label": "Building", + "strings": { + "options": { + "allotment_house": "Allotment House", + "apartments": "Apartment Building", + "barn": "Barn", + "boathouse": "Boathouse", + "bungalow": "Bungalow", + "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", + "mosque": "Mosque Building", + "office": "Office Building", + "pavilion": "Pavilion Building", + "public": "Public Building", + "residential": "Residential Building", + "retail": "Retail Building", + "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", + "transportation": "Transportation Building", + "university": "University Building", + "warehouse": "Warehouse" + } + }, "terms": [ "structure" ]