Setting: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
| AUTO_CALCULATION | | AUTO_CALCULATION | ||
| false | | false | ||
| | | If true, [[Indicator]]s, [[Panel]]s, and [[Overlay]]s are automatically recalculated on data changes | ||
|- | |- | ||
| BASE_PANELS | | BASE_PANELS | ||
| Line 38: | Line 38: | ||
| DEFAULT_GROUND_LOWER_PRICE_M3 | | DEFAULT_GROUND_LOWER_PRICE_M3 | ||
| 50 | | 50 | ||
| Default price | | Default price for lowering 1 m3 of ground | ||
|- | |- | ||
| DEFAULT_GROUND_RAISE_PRICE_M3 | | DEFAULT_GROUND_RAISE_PRICE_M3 | ||
| 50 | | 50 | ||
| Default price | | Default price for raising 1 m3 of ground | ||
|- | |- | ||
| DEFAULT_GROUNDPRICE_M2 | | DEFAULT_GROUNDPRICE_M2 | ||
| 400 | | 400 | ||
| Default price of | | Default price per square meter of ground | ||
|- | |- | ||
| DETAILED | | DETAILED | ||
| Line 98: | Line 98: | ||
| MODEL_STYLE | | MODEL_STYLE | ||
| TEXTURED | | TEXTURED | ||
| Model ([[Building]]s, bridges, | | Model ([[Building]]s, bridges, trees, etc.) style used for visualization in Tygron Client | ||
|- | |- | ||
| PROJECT_NAME | | PROJECT_NAME | ||
| Line 110: | Line 110: | ||
| RECALCULATION_REQUIRED | | RECALCULATION_REQUIRED | ||
| false | | false | ||
| | | If true, a manual recalculation update is required | ||
|- | |- | ||
| RECENT_CRSS | | RECENT_CRSS | ||
| Line 122: | Line 122: | ||
| RESERVED_LAND | | RESERVED_LAND | ||
| MULTIPOLYGON EMPTY | | MULTIPOLYGON EMPTY | ||
| [[MultiPolygon]] for reserved land used in sale | | [[MultiPolygon]] for reserved land used in sale transactions | ||
|- | |- | ||
| SATELLITE_BRIGHTNESS | | SATELLITE_BRIGHTNESS | ||
| -1 | | -1 | ||
| | | Compensates for dark satellite backgrounds in Tygron Client visualization | ||
|- | |- | ||
| SATELLITE_COLOR | | SATELLITE_COLOR | ||
| | | | ||
| | | RGBA color to use instead of Satellite imagery for visualization in Tygron Client | ||
|- | |- | ||
| SATELLITE_FILE_NAME | | SATELLITE_FILE_NAME | ||
| Line 138: | Line 138: | ||
| SCHEDULED_UPDATE | | SCHEDULED_UPDATE | ||
| | | | ||
| Scheduled | | Scheduled update [[Time]]stamp in milliseconds | ||
|- | |- | ||
| SCHEDULED_UPDATE_MAIL | | SCHEDULED_UPDATE_MAIL | ||
| | | | ||
| | | Email [[Address]] to notify when the Scheduled Update has finished | ||
|- | |- | ||
| SCHEDULED_UPDATE_SMS | | SCHEDULED_UPDATE_SMS | ||
| | | | ||
| | | Phone number to notify via SMS when the Scheduled Update has finished | ||
|- | |- | ||
| SECTOR_SIZE_M | | SECTOR_SIZE_M | ||
| Line 158: | Line 158: | ||
| SHOW_BUILDING_AND_MEASURE_POPUP | | SHOW_BUILDING_AND_MEASURE_POPUP | ||
| false | | false | ||
| | | Show interaction [[Popup]] when a [[Building]] is placed | ||
|- | |- | ||
| SHOW_WATER_POPUP | | SHOW_WATER_POPUP | ||
| false | | false | ||
| | | Show interaction [[Popup]] for the water authority when a waterway is placed | ||
|- | |- | ||
| SKY_TYPE | | SKY_TYPE | ||
| Line 190: | Line 190: | ||
| SURROUNDING_MAP_EXTEND_M | | SURROUNDING_MAP_EXTEND_M | ||
| 0 0 | | 0 0 | ||
| Surrounding map | | Surrounding map extent for visualization of Satellite and Elevation around the Project map | ||
|- | |- | ||
| TIME_ZONE | | TIME_ZONE | ||
| Line 198: | Line 198: | ||
| TIMESTAMP_FORMAT | | TIMESTAMP_FORMAT | ||
| dd/MM HH:mm:ss | | dd/MM HH:mm:ss | ||
| timestamp format for exporting | | timestamp format for importing and exporting date/[[Time]] values, such as in CSV files | ||
|- | |- | ||
| TRAFFIC_VISUAL_MULTIPLIER | | TRAFFIC_VISUAL_MULTIPLIER | ||
| Line 226: | Line 226: | ||
| WEB_BASE_MAP | | WEB_BASE_MAP | ||
| SATELLITE | | SATELLITE | ||
| Background type used Web Viewers | | Background type used in Web Viewers | ||
|- | |- | ||
| WEB_DEFAULT_APP | | WEB_DEFAULT_APP | ||
Latest revision as of 10:01, 13 July 2026
Setting is an item that stores configuration properties of your project.
List of available settings
| Name | Default Value | Description |
|---|---|---|
| ACTIVE_SCENARIO | 0 | Currently active Scenario |
| AREA_GROUPS | Group Areas based on these Attribute names in Tygron Client | |
| AUTO_CALCULATION | false | If true, Indicators, Panels, and Overlays are automatically recalculated on data changes |
| BASE_PANELS | HOVER_PANEL NAVIGATION_PANEL TOPBAR_PANEL LEFT_MENU_PANEL FEEDBACK_PANEL | Basic Panels set (that are not Triggered by special Functionality) |
| CURRENCY | EURO | Project currency |
| DECIMALS | 6 | Decimal accuracy used in Attributes and Function Values |
| DEFAULT_GEOPLUGINS | Default Geo Plugins in new Project Wizard. Stored as pairs of Maplink and Geo Plugin ID, separated by spaces. | |
| DEFAULT_GROUND_LOWER_PRICE_M3 | 50 | Default price for lowering 1 m3 of ground |
| DEFAULT_GROUND_RAISE_PRICE_M3 | 50 | Default price for raising 1 m3 of ground |
| DEFAULT_GROUNDPRICE_M2 | 400 | Default price per square meter of ground |
| DETAILED | true | High resolution project |
| EXPORT_CRS | EPSG:3857 | Default export CRS for Polygon data in Tygron Client |
| GRID_CELL_SIZE_M | 2 | Overlay Grid cell size in meters |
| IMPORT_CRS | Default import CRS for Polygon data in Tygron Client | |
| IMPORT_CRS_FORCE_XY | true | Default import CRS (force XY) for Polygon data in Tygron Client |
| ITERATIONS | 1 | Amount of Iterations during a recalculation update. Min Value: 1 and Max Value: 1000 |
| KEEP_ALIVE | NEVER | Keep Project alive (active) base on this Setting |
| LIMIT_MAP | MULTIPOLYGON EMPTY | Limits Project map generation and later calculation to this MultiPolygon |
| MAP_SIZE_M | 0 0 | Project map size in X (longitude) and Y (latitude) in meters |
| MAX_TOTAL_GRIDCELLS | 0 | Maximum amount of Overlay Grid cells per Project |
| MEASUREMENT_SYSTEM_TYPE | SI | Unit system for Measurements |
| MIN_CELL_M | 0 | Minimum Overlay Grid cell size in meters |
| MODEL_STYLE | TEXTURED | Model (Buildings, bridges, trees, etc.) style used for visualization in Tygron Client |
| PROJECT_NAME | Project Name | Project name |
| RASTERIZATION | COMBINED | Selected rasterization method to convert Polygon into the Overlay Grid raster |
| RECALCULATION_REQUIRED | false | If true, a manual recalculation update is required |
| RECENT_CRSS | EPSG:3857 EPSG:4326 | Recently used export CRS values in Tygron Client |
| REGION | NORTHWESTERN_EUROPE | Project Region: used to define the default Functions |
| RESERVED_LAND | MULTIPOLYGON EMPTY | MultiPolygon for reserved land used in sale transactions |
| SATELLITE_BRIGHTNESS | -1 | Compensates for dark satellite backgrounds in Tygron Client visualization |
| SATELLITE_COLOR | RGBA color to use instead of Satellite imagery for visualization in Tygron Client | |
| SATELLITE_FILE_NAME | default | Name of the satellite background asset files |
| SCHEDULED_UPDATE | Scheduled update Timestamp in milliseconds | |
| SCHEDULED_UPDATE_MAIL | Email Address to notify when the Scheduled Update has finished | |
| SCHEDULED_UPDATE_SMS | Phone number to notify via SMS when the Scheduled Update has finished | |
| SECTOR_SIZE_M | 500 | Height sector tile size in meters |
| SHOW_ACTION_LOG | true | Show Action Log Panel in Tygron Client |
| SHOW_BUILDING_AND_MEASURE_POPUP | false | Show interaction Popup when a Building is placed |
| SHOW_WATER_POPUP | false | Show interaction Popup for the water authority when a waterway is placed |
| SKY_TYPE | DEFAULT | Sky visualisation type in Tygron Client |
| SOLAR_PANEL_POSITION | 0.0 -0.5 -1.0 | Solar Panel positioning used for visualisation in Tygron Client |
| STATE | NOTHING | Simulation Timestate |
| SUN_DATES | Project sun dates used for Sun visualisation in Tygron Client | |
| SUPER_USER_MESSAGE | Super user message to all clients | |
| SUPPORT | PREMIUM | License support level |
| SURROUNDING_MAP_EXTEND_M | 0 0 | Surrounding map extent for visualization of Satellite and Elevation around the Project map |
| TIME_ZONE | Project TimeZone offset | |
| TIMESTAMP_FORMAT | dd/MM HH:mm:ss | timestamp format for importing and exporting date/Time values, such as in CSV files |
| TRAFFIC_VISUAL_MULTIPLIER | 4.0 | Traffic visualisation multiplier in Tygron Client (not used in calculations) |
| WATER_HEIGHT | -20000.0 | Average water elevation reference Point used for visualisation in Tygron Client |
| WATER_TYPE | CANAL | Water visualisation type in Tygron Client |
| WEB_ALLOW_LOGIC_EVENT | true | Allow logic endpoint execution for Web Viewers |
| WEB_ALLOW_PARTICIPANT_EVENT | true | Allow participant endpoint execution for Web Viewers |
| WEB_ALLOW_QUERIES | false | |
| WEB_BASE_MAP | SATELLITE | Background type used in Web Viewers |
| WEB_DEFAULT_APP | 2d | Default Web Viewer type (2D or 3D) |
| WEB_FRONT_PANEL | -1 | Open Web Viewers with this Panel ID instead of default map |
| WEB_MAP_CUSTOM_PANEL | -1 | Panel ID used to retrieve and replace custom content for the 2D and 3D Viewers |
| WEB_MODEL_SHADOW | true | 3D Web Viewer shadow visualisation enabled |
| WEB_MODEL_SPACING | 2.0 | 3D Web Viewer model spacing, distance between e.g. trees |
| WEB_MODEL_STYLE | WHITE | Web Viewer Model style (COLORED or WHITE) |
| WEB_MODEL_TEXTURE | MEDIUM | 3D Web Viewer Texture quality/size (SMALL, MEDIUM, LARGE) |
| WIND_DIRECTION | 135 | Wind direction angle in degrees |
| WIND_SPEED_M_PER_S | 5.0 | Wind speed in meters per second |
| WIZARD_TIME_MINUTES | -1 | Project map generation Time in minutes |
| WORLD_REFERENCE_POINT | 0 0 | World reference Point (upper left corner) used to convert local coordinates to EPSG 3857 world coordinates |
API Endpoints