Setting: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
! Description | ! Description | ||
|- | |- | ||
| ACTIVE_SCENARIO | | <span> id="ACTIVE_SCENARIO" </span>ACTIVE_SCENARIO | ||
| 0 | | 0 | ||
| Stores the id of the active [[scenario]]. | | Stores the id of the active [[scenario]]. | ||
|- | |- | ||
| AREA_GROUPS | | <span> id="AREA_GROUPS" </span>AREA_GROUPS | ||
| | | | ||
| Used to store Area attribute filters | | Used to store Area attribute filters | ||
|- | |- | ||
| AUTO_CALCULATION | | <span> id="AUTO_CALCULATION" </span>AUTO_CALCULATION | ||
| true | | true | ||
| Whether changes made to the project automatically trigger a recalculation of a project. | | Whether changes made to the project automatically trigger a recalculation of a project. | ||
|- | |- | ||
| BASE_PANELS | | <span> id="BASE_PANELS" </span>BASE_PANELS | ||
| HOVER_PANEL NAVIGATION_PANEL TOPBAR_PANEL LEFT_MENU_PANEL FEEDBACK_PANEL | | HOVER_PANEL NAVIGATION_PANEL TOPBAR_PANEL LEFT_MENU_PANEL FEEDBACK_PANEL | ||
| Panels that are considered base panels in the [[User Interface]] | | Panels that are considered base panels in the [[User Interface]] | ||
|- | |- | ||
| CAMERA_SPEED | | <span> id="CAMERA_SPEED" </span>CAMERA_SPEED | ||
| NORMAL | | NORMAL | ||
| Camera Speed (SLOW, NORMAL) | | Camera Speed (SLOW, NORMAL) | ||
|- | |- | ||
| CURRENCY | | <span> id="CURRENCY" </span>CURRENCY | ||
| EURO | | EURO | ||
| Currency that is used in your [[project]]. | | Currency that is used in your [[project]]. | ||
|- | |- | ||
| CUSTOM_DATA_SERVICE | | <span> id="CUSTOM_DATA_SERVICE" </span>CUSTOM_DATA_SERVICE | ||
| | | | ||
| My own [[CSW]] service | | My own [[CSW]] service | ||
|- | |- | ||
| DECIMALS | | <span> id="DECIMALS" </span>DECIMALS | ||
| 6 | | 6 | ||
| Decimal accuracy used in attributes and function values | | Decimal accuracy used in attributes and function values | ||
|- | |- | ||
| DEFAULT_GROUNDPRICE_M2 | | <span> id="DEFAULT_GROUNDPRICE_M2" </span>DEFAULT_GROUNDPRICE_M2 | ||
| 400 | | 400 | ||
| Default price of one m2 ground in euro | | Default price of one m2 ground in euro | ||
|- | |- | ||
| DEFAULT_GROUND_LOWER_PRICE_M3 | | <span> id="DEFAULT_GROUND_LOWER_PRICE_M3" </span>DEFAULT_GROUND_LOWER_PRICE_M3 | ||
| 50 | | 50 | ||
| Default price in EUR to lower one m3 ground | | Default price in EUR to lower one m3 ground | ||
|- | |- | ||
| DEFAULT_GROUND_RAISE_PRICE_M3 | | <span> id="DEFAULT_GROUND_RAISE_PRICE_M3" </span>DEFAULT_GROUND_RAISE_PRICE_M3 | ||
| 50 | | 50 | ||
| Default price in EUR to raise one m3 ground | | Default price in EUR to raise one m3 ground | ||
|- | |- | ||
| DETAILED | | <span> id="DETAILED" </span>DETAILED | ||
| true | | true | ||
| High detail project. | | High detail project. | ||
|- | |- | ||
| EXPORT_CRS | | <span> id="EXPORT_CRS" </span>EXPORT_CRS | ||
| EPSG:3857 | | EPSG:3857 | ||
| The default export CRS for your project for situations in the {{software}} where it currently cannot be selected. | | The default export CRS for your project for situations in the {{software}} where it currently cannot be selected. | ||
|- | |- | ||
| GRID_CELL_SIZE_M | | <span> id="GRID_CELL_SIZE_M" </span>GRID_CELL_SIZE_M | ||
| 2 | | 2 | ||
| Grid cell size in meters, default is 2 | | Grid cell size in meters, default is 2 | ||
|- | |- | ||
| IMPORT_CRS | | <span> id="IMPORT_CRS" </span>IMPORT_CRS | ||
| | | | ||
| The last selected import CRS, selected automatically for files imported into your project in the {{software}} | | The last selected import CRS, selected automatically for files imported into your project in the {{software}} | ||
|- | |- | ||
| IMPORT_CRS_FORCE_XY | | <span> id="IMPORT_CRS_FORCE_XY" </span>IMPORT_CRS_FORCE_XY | ||
| true | | true | ||
| The last selected import "force xy" (=longitude first) option, selected automatically for files imported into your project in the {{software}} | | The last selected import "force xy" (=longitude first) option, selected automatically for files imported into your project in the {{software}} | ||
|- | |- | ||
| LIMIT_MAP | | <span> id="LIMIT_MAP" </span>LIMIT_MAP | ||
| MULTIPOLYGON EMPTY | | MULTIPOLYGON EMPTY | ||
| The geometry that is used to limit the data obtained during [[New_Project_Wizard|''New Project generation'']]. | | The geometry that is used to limit the data obtained during [[New_Project_Wizard|''New Project generation'']]. | ||
|- | |- | ||
| MAP_SIZE_M | | <span> id="MAP_SIZE_M" </span>MAP_SIZE_M | ||
| 0 0 | | 0 0 | ||
| Map size in X and Y in meters, default 0 (no map) | | Map size in X and Y in meters, default 0 (no map) | ||
|- | |- | ||
| MAX_TOTAL_GRIDCELLS | | <span> id="MAX_TOTAL_GRIDCELLS" </span>MAX_TOTAL_GRIDCELLS | ||
| 0 | | 0 | ||
| Used to communicate the maximum amount of [[grid cell]]s that your [[project]] can support. | | Used to communicate the maximum amount of [[grid cell]]s that your [[project]] can support. | ||
|- | |- | ||
| MEASUREMENT_SYSTEM_TYPE | | <span> id="MEASUREMENT_SYSTEM_TYPE" </span>MEASUREMENT_SYSTEM_TYPE | ||
| SI | | SI | ||
| The [[unit system]] used in the [[user interface]]. | | The [[unit system]] used in the [[user interface]]. | ||
|- | |- | ||
| MIN_CELL_M | | <span> id="MIN_CELL_M" </span>MIN_CELL_M | ||
| 0 | | 0 | ||
| Minimum cell size in meters | | Minimum cell size in meters | ||
|- | |- | ||
| MODEL_STYLE | | <span> id="MODEL_STYLE" </span>MODEL_STYLE | ||
| TEXTURED | | TEXTURED | ||
| The [[Building style|model style]] of the [[building]]'s in the [[3D Visualization]]. | | The [[Building style|model style]] of the [[building]]'s in the [[3D Visualization]]. | ||
|- | |- | ||
| PROJECT_NAME | | <span> id="PROJECT_NAME" </span>PROJECT_NAME | ||
| Project Name | | Project Name | ||
| The Project's name | | The Project's name | ||
|- | |- | ||
| RECALCULATION_REQUIRED | | <span> id="RECALCULATION_REQUIRED" </span>RECALCULATION_REQUIRED | ||
| false | | false | ||
| A setting that is set by the {{software}} to indicate this project required a recalculation. | | A setting that is set by the {{software}} to indicate this project required a recalculation. | ||
|- | |- | ||
| RECENT_CRSS | | <span> id="RECENT_CRSS" </span>RECENT_CRSS | ||
| EPSG:3857 EPSG:28992 | | EPSG:3857 EPSG:28992 | ||
| A list of CRS's that have been used while [[editor|editing]] your project. Shows in the "recently used" part of the ''crs selection panel''. | | A list of CRS's that have been used while [[editor|editing]] your project. Shows in the "recently used" part of the ''crs selection panel''. | ||
|- | |- | ||
| REGION | | <span> id="REGION" </span>REGION | ||
| NORTHWESTERN_EUROPE | | NORTHWESTERN_EUROPE | ||
| Stores the [[Function#Regions|Region]] your project is situated in. Can be overwritten using this setting. | | Stores the [[Function#Regions|Region]] your project is situated in. Can be overwritten using this setting. | ||
|- | |- | ||
| RESERVED_LAND | | <span> id="RESERVED_LAND" </span>RESERVED_LAND | ||
| MULTIPOLYGON EMPTY | | MULTIPOLYGON EMPTY | ||
| Setting that stores the geometries of [[plot]]s that are currently in transition of [[ownership]]. | | Setting that stores the geometries of [[plot]]s that are currently in transition of [[ownership]]. | ||
|- | |- | ||
| SATELLITE_BRIGHTNESS | | <span> id="SATELLITE_BRIGHTNESS" </span>SATELLITE_BRIGHTNESS | ||
| -1 | | -1 | ||
| | | | ||
|- | |- | ||
| SATELLITE_COLOR | | <span> id="SATELLITE_COLOR" </span>SATELLITE_COLOR | ||
| | | | ||
| | | | ||
|- | |- | ||
| SATELLITE_FILE_NAME | | <span> id="SATELLITE_FILE_NAME" </span>SATELLITE_FILE_NAME | ||
| default | | default | ||
| | | | ||
|- | |- | ||
| SCHEDULED_UPDATE | | <span> id="SCHEDULED_UPDATE" </span>SCHEDULED_UPDATE | ||
| | | | ||
| | | | ||
|- | |- | ||
| SCHEDULED_UPDATE_MAIL | | <span> id="SCHEDULED_UPDATE_MAIL" </span>SCHEDULED_UPDATE_MAIL | ||
| | | | ||
| | | | ||
|- | |- | ||
| SCHEDULED_UPDATE_SMS | | <span> id="SCHEDULED_UPDATE_SMS" </span>SCHEDULED_UPDATE_SMS | ||
| | | | ||
| | | | ||
|- | |- | ||
| SDK_ACCESS | | <span> id="SDK_ACCESS" </span>SDK_ACCESS | ||
| false | | false | ||
| Currently not used | | Currently not used | ||
|- | |- | ||
| SECTOR_SIZE_M | | <span> id="SECTOR_SIZE_M" </span>SECTOR_SIZE_M | ||
| 500 | | 500 | ||
| The width and height size of a [[Height sector]] in meters. | | The width and height size of a [[Height sector]] in meters. | ||
|- | |- | ||
| SHOW_ACTION_LOG | | <span> id="SHOW_ACTION_LOG" </span>SHOW_ACTION_LOG | ||
| true | | true | ||
| | | | ||
|- | |- | ||
| SHOW_BUILDING_AND_MEASURE_POPUP | | <span> id="SHOW_BUILDING_AND_MEASURE_POPUP" </span>SHOW_BUILDING_AND_MEASURE_POPUP | ||
| false | | false | ||
| | | | ||
|- | |- | ||
| SHOW_WATER_POPUP | | <span> id="SHOW_WATER_POPUP" </span>SHOW_WATER_POPUP | ||
| false | | false | ||
| | | | ||
|- | |- | ||
| SKY_TYPE | | <span> id="SKY_TYPE" </span>SKY_TYPE | ||
| DEFAULT | | DEFAULT | ||
| | | | ||
|- | |- | ||
| SOLAR_PANEL_POSITION | | <span> id="SOLAR_PANEL_POSITION" </span>SOLAR_PANEL_POSITION | ||
| 0.0 -0.5 -1.0 | | 0.0 -0.5 -1.0 | ||
| | | | ||
|- | |- | ||
| STATE | | <span> id="STATE" </span>STATE | ||
| NOTHING | | NOTHING | ||
| | | | ||
|- | |- | ||
| SUN_DATES | | <span> id="SUN_DATES" </span>SUN_DATES | ||
| | | | ||
| | | | ||
|- | |- | ||
| SUPER_USER_MESSAGE | | <span> id="SUPER_USER_MESSAGE" </span>SUPER_USER_MESSAGE | ||
| | | | ||
| | | | ||
|- | |- | ||
| SURROUNDING_MAP_EXTEND_M | | <span> id="SURROUNDING_MAP_EXTEND_M" </span>SURROUNDING_MAP_EXTEND_M | ||
| 0 0 | | 0 0 | ||
| | | | ||
|- | |- | ||
| TIMESTAMP_FORMAT | | <span> id="TIMESTAMP_FORMAT" </span>TIMESTAMP_FORMAT | ||
| dd/MM HH:mm:ss | | dd/MM HH:mm:ss | ||
| | | | ||
|- | |- | ||
| TIME_ZONE | | <span> id="TIME_ZONE" </span>TIME_ZONE | ||
| | | | ||
| | | | ||
|- | |- | ||
| TRAFFIC_VISUAL_MULTIPLIER | | <span> id="TRAFFIC_VISUAL_MULTIPLIER" </span>TRAFFIC_VISUAL_MULTIPLIER | ||
| 4.0 | | 4.0 | ||
| | | | ||
|- | |- | ||
| WATER_HEIGHT | | <span> id="WATER_HEIGHT" </span>WATER_HEIGHT | ||
| -20000.0 | | -20000.0 | ||
| | | | ||
|- | |- | ||
| WATER_TYPE | | <span> id="WATER_TYPE" </span>WATER_TYPE | ||
| CANAL | | CANAL | ||
| | | | ||
|- | |- | ||
| WEB_ALLOW_LOGIC_EVENT | | <span> id="WEB_ALLOW_LOGIC_EVENT" </span>WEB_ALLOW_LOGIC_EVENT | ||
| true | | true | ||
| | | | ||
|- | |- | ||
| WEB_ALLOW_PARTICIPANT_EVENT | | <span> id="WEB_ALLOW_PARTICIPANT_EVENT" </span>WEB_ALLOW_PARTICIPANT_EVENT | ||
| true | | true | ||
| | | | ||
|- | |- | ||
| WEB_ALLOW_QUERIES | | <span> id="WEB_ALLOW_QUERIES" </span>WEB_ALLOW_QUERIES | ||
| false | | false | ||
| | | | ||
|- | |- | ||
| WEB_BASE_MAP | | <span> id="WEB_BASE_MAP" </span>WEB_BASE_MAP | ||
| SATELLITE | | SATELLITE | ||
| | | | ||
|- | |- | ||
| WEB_FRONT_PANEL | | <span> id="WEB_FRONT_PANEL" </span>WEB_FRONT_PANEL | ||
| -1 | | -1 | ||
| | | | ||
|- | |- | ||
| WEB_MAP_CUSTOM_PANEL | | <span> id="WEB_MAP_CUSTOM_PANEL" </span>WEB_MAP_CUSTOM_PANEL | ||
| -1 | | -1 | ||
| | | | ||
|- | |- | ||
| WIND_DIRECTION | | <span> id="WIND_DIRECTION" </span>WIND_DIRECTION | ||
| 135 | | 135 | ||
| | | | ||
|- | |- | ||
| WIND_SPEED_M_PER_S | | <span> id="WIND_SPEED_M_PER_S" </span>WIND_SPEED_M_PER_S | ||
| 5.0 | | 5.0 | ||
| | | | ||
|- | |- | ||
| WIZARD_TIME_MINUTES | | <span> id="WIZARD_TIME_MINUTES" </span>WIZARD_TIME_MINUTES | ||
| -1 | | -1 | ||
| | | | ||
|- | |- | ||
| WORLD_REFERENCE_POINT | | <span> id="WORLD_REFERENCE_POINT" </span>WORLD_REFERENCE_POINT | ||
| 0 0 | | 0 0 | ||
| | | |
Revision as of 13:15, 16 February 2023
Setting is an item that stores configuration properties of your project.
List of available settings
Name | Default value | Description |
---|---|---|
id="ACTIVE_SCENARIO" ACTIVE_SCENARIO | 0 | Stores the id of the active scenario. |
id="AREA_GROUPS" AREA_GROUPS | Used to store Area attribute filters | |
id="AUTO_CALCULATION" AUTO_CALCULATION | true | Whether changes made to the project automatically trigger a recalculation of a project. |
id="BASE_PANELS" BASE_PANELS | HOVER_PANEL NAVIGATION_PANEL TOPBAR_PANEL LEFT_MENU_PANEL FEEDBACK_PANEL | Panels that are considered base panels in the User Interface |
id="CAMERA_SPEED" CAMERA_SPEED | NORMAL | Camera Speed (SLOW, NORMAL) |
id="CURRENCY" CURRENCY | EURO | Currency that is used in your project. |
id="CUSTOM_DATA_SERVICE" CUSTOM_DATA_SERVICE | My own CSW service | |
id="DECIMALS" DECIMALS | 6 | Decimal accuracy used in attributes and function values |
id="DEFAULT_GROUNDPRICE_M2" DEFAULT_GROUNDPRICE_M2 | 400 | Default price of one m2 ground in euro |
id="DEFAULT_GROUND_LOWER_PRICE_M3" DEFAULT_GROUND_LOWER_PRICE_M3 | 50 | Default price in EUR to lower one m3 ground |
id="DEFAULT_GROUND_RAISE_PRICE_M3" DEFAULT_GROUND_RAISE_PRICE_M3 | 50 | Default price in EUR to raise one m3 ground |
id="DETAILED" DETAILED | true | High detail project. |
id="EXPORT_CRS" EXPORT_CRS | EPSG:3857 | The default export CRS for your project for situations in the Tygron Platform where it currently cannot be selected. |
id="GRID_CELL_SIZE_M" GRID_CELL_SIZE_M | 2 | Grid cell size in meters, default is 2 |
id="IMPORT_CRS" IMPORT_CRS | The last selected import CRS, selected automatically for files imported into your project in the Tygron Platform | |
id="IMPORT_CRS_FORCE_XY" IMPORT_CRS_FORCE_XY | true | The last selected import "force xy" (=longitude first) option, selected automatically for files imported into your project in the Tygron Platform |
id="LIMIT_MAP" LIMIT_MAP | MULTIPOLYGON EMPTY | The geometry that is used to limit the data obtained during New Project generation. |
id="MAP_SIZE_M" MAP_SIZE_M | 0 0 | Map size in X and Y in meters, default 0 (no map) |
id="MAX_TOTAL_GRIDCELLS" MAX_TOTAL_GRIDCELLS | 0 | Used to communicate the maximum amount of grid cells that your project can support. |
id="MEASUREMENT_SYSTEM_TYPE" MEASUREMENT_SYSTEM_TYPE | SI | The unit system used in the user interface. |
id="MIN_CELL_M" MIN_CELL_M | 0 | Minimum cell size in meters |
id="MODEL_STYLE" MODEL_STYLE | TEXTURED | The model style of the building's in the 3D Visualization. |
id="PROJECT_NAME" PROJECT_NAME | Project Name | The Project's name |
id="RECALCULATION_REQUIRED" RECALCULATION_REQUIRED | false | A setting that is set by the Tygron Platform to indicate this project required a recalculation. |
id="RECENT_CRSS" RECENT_CRSS | EPSG:3857 EPSG:28992 | A list of CRS's that have been used while editing your project. Shows in the "recently used" part of the crs selection panel. |
id="REGION" REGION | NORTHWESTERN_EUROPE | Stores the Region your project is situated in. Can be overwritten using this setting. |
id="RESERVED_LAND" RESERVED_LAND | MULTIPOLYGON EMPTY | Setting that stores the geometries of plots that are currently in transition of ownership. |
id="SATELLITE_BRIGHTNESS" SATELLITE_BRIGHTNESS | -1 | |
id="SATELLITE_COLOR" SATELLITE_COLOR | ||
id="SATELLITE_FILE_NAME" SATELLITE_FILE_NAME | default | |
id="SCHEDULED_UPDATE" SCHEDULED_UPDATE | ||
id="SCHEDULED_UPDATE_MAIL" SCHEDULED_UPDATE_MAIL | ||
id="SCHEDULED_UPDATE_SMS" SCHEDULED_UPDATE_SMS | ||
id="SDK_ACCESS" SDK_ACCESS | false | Currently not used |
id="SECTOR_SIZE_M" SECTOR_SIZE_M | 500 | The width and height size of a Height sector in meters. |
id="SHOW_ACTION_LOG" SHOW_ACTION_LOG | true | |
id="SHOW_BUILDING_AND_MEASURE_POPUP" SHOW_BUILDING_AND_MEASURE_POPUP | false | |
id="SHOW_WATER_POPUP" SHOW_WATER_POPUP | false | |
id="SKY_TYPE" SKY_TYPE | DEFAULT | |
id="SOLAR_PANEL_POSITION" SOLAR_PANEL_POSITION | 0.0 -0.5 -1.0 | |
id="STATE" STATE | NOTHING | |
id="SUN_DATES" SUN_DATES | ||
id="SUPER_USER_MESSAGE" SUPER_USER_MESSAGE | ||
id="SURROUNDING_MAP_EXTEND_M" SURROUNDING_MAP_EXTEND_M | 0 0 | |
id="TIMESTAMP_FORMAT" TIMESTAMP_FORMAT | dd/MM HH:mm:ss | |
id="TIME_ZONE" TIME_ZONE | ||
id="TRAFFIC_VISUAL_MULTIPLIER" TRAFFIC_VISUAL_MULTIPLIER | 4.0 | |
id="WATER_HEIGHT" WATER_HEIGHT | -20000.0 | |
id="WATER_TYPE" WATER_TYPE | CANAL | |
id="WEB_ALLOW_LOGIC_EVENT" WEB_ALLOW_LOGIC_EVENT | true | |
id="WEB_ALLOW_PARTICIPANT_EVENT" WEB_ALLOW_PARTICIPANT_EVENT | true | |
id="WEB_ALLOW_QUERIES" WEB_ALLOW_QUERIES | false | |
id="WEB_BASE_MAP" WEB_BASE_MAP | SATELLITE | |
id="WEB_FRONT_PANEL" WEB_FRONT_PANEL | -1 | |
id="WEB_MAP_CUSTOM_PANEL" WEB_MAP_CUSTOM_PANEL | -1 | |
id="WIND_DIRECTION" WIND_DIRECTION | 135 | |
id="WIND_SPEED_M_PER_S" WIND_SPEED_M_PER_S | 5.0 | |
id="WIZARD_TIME_MINUTES" WIZARD_TIME_MINUTES | -1 | |
id="WORLD_REFERENCE_POINT" WORLD_REFERENCE_POINT | 0 0 |