New pages
Jump to navigation
Jump to search
30 March 2026
- 09:5409:54, 30 March 2026 Api session event editor activate testrun (hist | edit) [1,127 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Start or stop a Scenario Testrun. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(true, false) |Start the Scenario Testrun (false means stop) |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editor/activate_testrun/?f=HTML&token=API_TOKEN with content:...")
- 08:3808:38, 30 March 2026 Api session event editor area (hist | edit) [2,770 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor area Events. Area editing. {|class=wikitable !Name !Description |- |ADD |Add new Area |- |ADD_POLYGONS |Add polygons to existing Area |- |APPEND_ATTRIBUTE |Appended to existing Area attribute value |- |DUPLICATE |Duplicate existing Area |- |api session event edit...")
- 08:3808:38, 30 March 2026 Api session event editor area remove filter (hist | edit) [322 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Use REMOVE_GROUP instead for identical result. {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |} ===Example POST=== Example POST: with content: <pre></pre> {{article end|seealso=*api session event editor area}} Category:API")
- 08:3808:38, 30 March 2026 Api session event editor area set relation (hist | edit) [1,341 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Relation {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID) |Areas | |- |1 |REQUIRED |(Enumeration) |Relation |BORDER_A, BORDER_B, BUILDING, CONSTRUCTOR, DEMOLISHER, NETOWNER, OWNER, PARENT, PERMITTER, RECEIVER, RESULT_PARENT, SENDER or WEATHER |- |2 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overv...")
- 08:3808:38, 30 March 2026 Api session event editor area set polygons (hist | edit) [2,591 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Polygons {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values in array [a, b, c]) |MultiPolygon[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tyg...")
- 08:3808:38, 30 March 2026 Api session event editor area remove relations (hist | edit) [1,499 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Relations {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID) |Areas | |- |1 |REQUIRED |(Relation or multiple values in array [a, b, c]) |Relation[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/remove_relations/?f=HTML&token=API_TOKEN wi...")
- 08:3808:38, 30 March 2026 Api session event editor area remove group (hist | edit) [1,403 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Group {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/remove_group/?f=HTML&token=API_TOKEN with content: <pre>[ [ "Text 1", "Text 2", "Text 3" ] ]...")
- 08:3808:38, 30 March 2026 Api session event editor area remove all attributes (hist | edit) [1,407 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove All Attributes {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/remove_all_attributes/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3 ]...")
- 08:3808:38, 30 March 2026 Api session event editor area generate water areas (hist | edit) [1,365 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Generate Water Areas {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/generate_water_areas/?f=HTML&token=API_TOKEN with content: <pre>[ 37 ] </pre> {{article end|seealso=*api sess...")
- 08:3808:38, 30 March 2026 Api session event editor area generate sewer areas (hist | edit) [1,622 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Generate Sewer Areas {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Integer | |- |1 |REQUIRED |(Floating point number) |Double | |- |2 |REQUIRED |(Floating point number) |Double | |- |3 |REQUIRED |(Floating point number) |Double | |- |4 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example...")
- 08:3808:38, 30 March 2026 Api session event editor area generate inundation areas (hist | edit) [1,385 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Generate Inundation Areas {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/generate_inundation_areas/?f=HTML&token=API_TOKEN with content: <pre>[ 71 ] </pre> {{article end|seealso=*...")
- 08:3808:38, 30 March 2026 Api session event editor area generate border areas (hist | edit) [1,501 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Generate Border Areas {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |- |1 |REQUIRED |(String) |String | |- |2 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/generate_border_areas/?f=HTML&token=API_...")
- 08:3808:38, 30 March 2026 Api session event editor area add with attribute (hist | edit) [1,433 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add With Attribute {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |- |1 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/add_with_attribute/?f=HTML&token=API_TOKEN with content: <pre>[ "Text", 29...")
- 08:3808:38, 30 March 2026 Api session event editor area add relation (hist | edit) [1,290 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Relation {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID) |Areas | |- |1 |REQUIRED |(Enumeration) |Relation |BORDER_A, BORDER_B, BUILDING, CONSTRUCTOR, DEMOLISHER, NETOWNER, OWNER, PARENT, PERMITTER, RECEIVER, RESULT_PARENT, SENDER or WEATHER |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https...")
- 08:3808:38, 30 March 2026 Api session event editor area add group (hist | edit) [1,153 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Group {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |Attribute name to group Areas by | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/add_group/?f=HTML&token=API_TOKEN with content: <pre>[ "Attribute name to group Areas by" ] </pre> {{article en...")
- 08:3808:38, 30 March 2026 Api session event editor area set name (hist | edit) [1,578 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.c...")
- 08:3808:38, 30 March 2026 Api session event editor area set color (hist | edit) [1,559 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new color of existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(TColor or multiple values in array [a, b, c]) |TColor[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/edi...")
- 08:3808:38, 30 March 2026 Api session event editor area set attributes (hist | edit) [1,908 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Area attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer...")
- 08:3808:38, 30 March 2026 Api session event editor area set attribute (hist | edit) [1,727 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Area attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |-...")
- 08:3808:38, 30 March 2026 Api session event editor area set active (hist | edit) [1,507 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Area active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Boolean[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editor...")
- 08:3808:38, 30 March 2026 Api session event editor area remove polygons (hist | edit) [2,578 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove polygons from existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values in array [a, b, c]) |MultiPolygon[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://eng...")
- 08:3808:38, 30 March 2026 Api session event editor area remove attribute (hist | edit) [1,549 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/e...")
- 08:3808:38, 30 March 2026 Api session event editor area remove (hist | edit) [1,404 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/remove/?f=HTML&token=API_TOKEN with co...")
- 08:3808:38, 30 March 2026 Api session event editor area import (hist | edit) [3,372 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Area Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Area geometries | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Area Names | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |3 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix 1.0,...")
- 08:3808:38, 30 March 2026 Api session event editor area duplicate (hist | edit) [1,392 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/duplicate/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1...")
- 08:3708:37, 30 March 2026 Api session event editor area append attribute (hist | edit) [1,762 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Area attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values appended to existing values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|cl...")
- 08:3708:37, 30 March 2026 Api session event editor area add polygons (hist | edit) [2,564 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons to existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values in array [a, b, c]) |MultiPolygon[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.t...")
- 08:3708:37, 30 March 2026 Api session event editor area add (hist | edit) [1,082 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |OPTIONAL |(Integer number) |Amount (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Area IDs) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/add/?f=HTML&token=API_TOKEN with content: <pre>[ "" ] </pre> {{article end|seealso=*api session event e...")
- 06:2306:23, 30 March 2026 Version 2026.1.0 (hist | edit) [154 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Version 2026.0.10 is released on engine.tygron.com on May 29th 2026. '''Updates''' * Several small bug fixes and WIKI Updates. Category:Version 2026")
25 March 2026
- 15:2515:25, 25 March 2026 Version 2026.0.10 (hist | edit) [465 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Version 2026.0.10 is released on engine.tygron.com on March 27th 2026. '''Updates''' * New Street Object geo-plugin for adding e.g. trees at Project creation. * Bugfix for invalid data in API events. * Java SDK is now published in GitHub. * Old licenses and sub domains are now deprecated. * Several small bug fixes and WIKI Updates. Category:Version 2026")
12 March 2026
- 07:2407:24, 12 March 2026 Color (Area Attribute) (hist | edit) [526 bytes] Rudolf@tygron.nl (talk | contribs) (Created page with "{{area attributes | <onlyinclude> {{area attributes|type=row|attribute=COLOR|unit=Color|description=The color of the Area when drawn in an Area Overlay.}} </onlyinclude> }} When The Area Overlay is used, Areas are by default displayed using their default color. The COLOR Attribute could also be referenced and used in other contexts and displays, such as a custom color output of a Combo Overlay, or for use in Indicators or Panels. {{art...")
11 March 2026
- 08:2108:21, 11 March 2026 How to convert a GeoJSON to GeoPackage using QGIS (hist | edit) [1,201 bytes] Frank@tygron.nl (talk | contribs) (Created page with " {{howto|title=|Open QGIS |Click on ''Layer'' in the ribbon bar and select ''Data Source Manager'' |Set source type to file |Under Source, click on the ''Browse'' button (indicated by ...), navigate to your file and select it. |Click on the ''Add'' button to add it to QGIS. The view should zoom in to your features. (unless more layers are active in your QGIS session) |Right click on the added layer, hover over ''Export'' and select ''Save Features As''. |In the ''Sa...")
6 March 2026
- 15:3515:35, 6 March 2026 Detail level (hist | edit) [38 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Detail level is a project setting that determines at what level of detail the project is created. It can only be set at project creation. Currently there are two modes; Basic and Detailed. Setting a project to non-detailed (Basic Mode) has the following consequences: - Minimum Building size of 10 m2. Smaller Buildings are not added to the project during the Project creation. - Minimal Cell M (5 m) - Max Total Grid Cells - DTM Resolution: Basic (10 m) - Satellite...")
- 14:3014:30, 6 March 2026 Rasterization model (hist | edit) [27 bytes] Maxim@tygron.com (talk | contribs) (Redirected page to Rasterization) Tag: New redirect
- 13:4813:48, 6 March 2026 Drag-and-drop (hist | edit) [918 bytes] Frank@tygron.nl (talk | contribs) (Created page with "In the context of the Tygron Client, drag and drop is an action in which the user selects a file by "grabbing" it and dragging it onto the Tygron Client application. Once released, the Tygron Client reports whether it can import this file using the File Handler panel. Often more than one option is provided. The following file types can be imported by Drag and dropping it onto the Tygron Client Application: {| class= "wikitable" !File type !File extensions |- | GeoJ...")
5 March 2026
- 13:4413:44, 5 March 2026 Legend (hist | edit) [33 bytes] Frank@tygron.nl (talk | contribs) (Redirected page to Grid Overlay#Legend) Tag: New redirect
- 13:3313:33, 5 March 2026 How to adjust the Unit System of a project (hist | edit) [536 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The Unit System of a project is normally configured when creating a new project. However, it is also possible to adjust the Unit System for existing projects. {{howto |Open the project in the editor. |Select the Tools tab in the ribbon bar. |Click on the API Overview button |Navigate to Events ... EditorSetting ... SET_UNIT_SYSTEM_TYPE |Select the desired Unit System in the choice box |Click on POST Form to change the unit system }}")
- 13:1513:15, 5 March 2026 Unit system (hist | edit) [918 bytes] Frank@tygron.nl (talk | contribs) (Created page with " {| !Name !Description |- |SI | |- |US CUSTOMARY | |- |BRITISH IMPERIAL | |}")
- 12:2112:21, 5 March 2026 Default Word (hist | edit) [247 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Default word is an Item that stores translations of text parameters used in the creation of other Items, such as Areas, Neighborhoods and Overlays. {{article end |seealso=*Item*MapLink }}")
4 March 2026
- 10:1310:13, 4 March 2026 How to use the Brush panel (hist | edit) [493 bytes] Maxim@tygron.com (talk | contribs) (Created page with "<youtube>wx2GAfITjYc</youtube>")
3 March 2026
- 10:0310:03, 3 March 2026 Version 2024.7.8 (hist | edit) [222 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Version 2024.7.8 is released on engine.tygron.com on November 28th 2025. '''Updates''' * Final LTS release before the 2026 update. * Several bug smaller fixes and WIKI Updates. Category:Version 2024")
24 February 2026
- 07:0107:01, 24 February 2026 How to add a Grid to a Measure (hist | edit) [2,408 bytes] Rudolf@tygron.nl (talk | contribs) (Created page with "When creating and applying a Measure to test a future situation, multiple elements can be part of that plan. Besides the features of Buildings and Water, another element that is frequently relevant is an updated heightmap. This affects things like water-runoff, soil volumes, and even shade. To facilitate these effects, it is possible to add a GridSpatial to a Measure, which relates any Grid Overlay (most commonly a Combo Ov...")
10 February 2026
- 16:3816:38, 10 February 2026 Version 2026.0.9 (hist | edit) [1,040 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Version 2026.0.9 is released on engine.tygron.com on March 6th 2026. '''City Models''' * Added support for buildingSMART Industry Foundation Classes (IFC). * Improved import workflow, e.g. GEO-referecing can be done via Wizard. * New formats: GeoPackage and improved support for WFST and 3D web scenes. '''Simulations''' * Water Module: Improved accuracy, performance and several new features. * More flexibility and options for advanced (iterated) calculations. '''AI-Sui...")
31 January 2026
- 14:5214:52, 31 January 2026 Version 2026.0.8 (hist | edit) [512 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Version 2026.0.8 is released on engine.tygron.com on March 6th 2026. '''Updates''' * Several smaller bug fixes, security updates and WIKI Updates. Category:Version 2026")
23 January 2026
- 10:4110:41, 23 January 2026 How to create a walkable travel routes prequel Grid Overlay for the Travel Distance Overlay (hist | edit) [3,584 bytes] Rudolf@tygron.nl (talk | contribs) (Created page with "When setting up a Travel Distance Overlay calculation, it can be desirable to dynamically calculate which routes are to be used. This flexibility can then allow for different types of inputs defining allowed or disallowed routes, or dynamic calculations of valid routes, such as being a cycle path or a road with a low maximum traffic speed (nut not a highway). The configuration below will create a dynamic travel routes Grid Overlay for walking. {{howto | {{howt...")
- 09:3509:35, 23 January 2026 How to create a flexible Travel Distance Overlay (hist | edit) [1,748 bytes] Rudolf@tygron.nl (talk | contribs) (Created page with "For calculations regarding the availability and accessibility of certain objects, areas, or services, a Travel Distance Overlay can be used to calculate not just the linear distance but from which places such a feature can actually be reached within a journey of a given length. However, there can be great variety in all aspects of such a journey. To make it easier to configure this calculation, it's possible to make the Travel Distance Overlay reference calculate...")
- 09:2409:24, 23 January 2026 How to create a destinations prequel Grid Overlay for the Travel Distance Overlay (hist | edit) [3,189 bytes] Rudolf@tygron.nl (talk | contribs) (Created page with "{{howto | {{howtoblock|If any Areas are used to indicate potential destinations to calculate travel routes to or from: | Ensure they have a distinctive Attribute, such as "DESTINATION_AREA", with a value of 1. }} | {{howtoblock|If any specific Buildings are intended to function as potential destinations to calculate travel routes to or form: | Ensure they have a distinctive Attribute, such as "DESTINATION_BUILDING", with a value of 1. }} |...") originally created as "How to create a destinations prequel Grid Overlay for the Travel distance Overlay"
21 January 2026
- 12:5912:59, 21 January 2026 How to add the Hydrologic System Overview plugin (hist | edit) [1,628 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The Hydrologic System Overview is a dashboard created to analyze results of a Water Overlay calculation. For each Water Level area identified by the Water Overlay a dashboard instance is created. The follow how-to describes the steps required to install this dashboard. This installer can be found on the Public Share, under ''Plugins''. {{howto |Select Current Situation in the ribbon bar |Hover over Panels and select ''Find more in Public Share'' |Navigate to...") originally created as "How to install the Hydrologic System Overview in your project"
20 January 2026
- 10:5110:51, 20 January 2026 Template Excel Panel (hist | edit) [28 bytes] Frank@tygron.nl (talk | contribs) (Redirected page to Template Panel) Tag: New redirect
19 January 2026
- 15:2815:28, 19 January 2026 How to setup a flooding overlay with iterations (hist | edit) [1,305 bytes] Frank@tygron.nl (talk | contribs) (Created page with "This how-to explains setting up a project such that it is iterated, with each iteration performing a part of the total simulation time of a Flooding Overlay. An indicator excel is used to progress the partial start and end time of the simulation. Combo Overlays of Flooding Overlay results, configured with the previous option, serve as in and output for the Flooding Overlay. Relevant results are captured using an Iteration Collector Overlay.")