id-tagging-schema/data/fields/industrial.json
2025-06-23 22:08:52 +08:00

26 lines
766 B
JSON

{
"key": "industrial",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"oil": "Oil",
"grinding_mill": "Grinding Mill",
"factory": "Factory",
"wellsite": "Wellsite",
"depot": "Depot",
"scrap_yard": "Scrap Yard",
"warehouse": "Warehouse",
"brickyard": "Brickyard",
"port": "Port",
"mine": "Mine",
"sawmill": "Sawmill",
"communication": "Communication",
"slaughterhouse": "Slaughterhouse",
"concrete_plant": "Concrete Plant",
"shipyard": "Shipyard",
"heating_station": "Heating Station",
"chemical": "Chemical"
}
}
}