expertise

"expertise_definitions": [
    {
        "name": "None",
        "visible_layers": [],
        "selected_layers": []
    },
    {
        "name": "Energy",
        "visible_layers": [
          "NS_Wind_Farms_Implemented",
          "NS_Energy_Cables_Edit",
          "NS_Pipelines_DT"
        ],
        "selected_layers": [
          "NS_Oil_Gas_Platforms_DT",
          "NS_Bathymetry_Raster"
        ]
    }
]
Field Type Description
name string Name of the expertise that should be shown in the dropdown list in the client's session login screen.
visible_layers string[] List containing the names of the layers which should be visible when starting the game using this expertise
selected_layers string[] List containing the names of the layers which should be in the Legend, yet not visible, when starting the game using this expertise

Back to the main configuration data schema page.

This page was last edited on 11 April 2024, at 13:50. Content is available under GPLv3 unless otherwise noted.