New pages
Jump to navigation
Jump to search
1 June 2026
- 09:2509:25, 1 June 2026 Api session event answer measure construction approval (hist | edit) [1,407 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/measure_construction_approval/ Description: Stakeholder approves construction of Measure {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |2 |REQUIRED |(STAKEHOLDER Integer ID) |Approving Stakeholder ID | |- |3 |REQUIRED |(true, false) |Approves |true or false |} ===Response Codes==...")
- 09:2509:25, 1 June 2026 Api session event answer measure ask construction date (hist | edit) [1,374 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/measure_ask_construction_date/ Description: Stakeholder has planned the construction of a particular Measure for a particular date stored in a Popup {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |2 |REQUIRED |(POPUP Integer ID) |Popup ID | |} ===Response Codes=== {|class=wikita...")
- 09:2509:25, 1 June 2026 Api session event answer land sell refused (hist | edit) [1,836 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/land_sell_refused/ Description: Buying Stakeholder has refused to buy the specified land for a given price per square meter from selling Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |#Api Model Multi...")
- 09:2509:25, 1 June 2026 Api session event answer land sell aproved (hist | edit) [2,382 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/land_sell_aproved/ Description: Buying Stakeholder has accepted to buy the specified land for a given price per square meter from selling Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |#Api Model Mult...")
- 09:2509:25, 1 June 2026 Api session event answer land buy refused (hist | edit) [2,375 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/land_buy_refused/ Description: Selling Stakeholder has refused to sell the specified land for a given price per square meter to buying Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |#Api Model MultiPo...")
- 09:2509:25, 1 June 2026 Api session event answer land buy aproved (hist | edit) [2,377 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/land_buy_aproved/ Description: Selling Stakeholder has accepted to sell the specified land for a given price per square meter to buying Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |#Api Model MultiP...")
- 09:2509:25, 1 June 2026 Api session event answer delete popup (hist | edit) [1,400 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/delete_popup/ Description: Deletes a Popup (maybe be invalid ID, thus ignored) {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Popup ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl...")
- 09:2509:25, 1 June 2026 Api session event answer buildings demolish approval confirmed (hist | edit) [1,699 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/buildings_demolish_approval_confirmed/ Description: Owner of Building confirms the continuation of the planned demolition {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building IDs | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|...")
- 09:2509:25, 1 June 2026 Api session event answer buildings construction approval confirmed (hist | edit) [1,717 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/buildings_construction_approval_confirmed/ Description: Owner of Building confirms the continuation of the planned construction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building IDs | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes...")
- 09:2509:25, 1 June 2026 Api session event answer building demolish denied confirmed (hist | edit) [1,286 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_demolish_denied_confirmed/ Description: Owner of Building confirms that the planned demolition is not approved {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===...")
- 09:2509:25, 1 June 2026 Api session event answer building demolish approval confirmed (hist | edit) [1,366 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_demolish_approval_confirmed/ Description: Owner of Building confirms the continuation of the planned demolition {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Descrip...")
- 09:2509:25, 1 June 2026 Api session event answer building demolish approval (hist | edit) [1,314 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_demolish_approval/ Description: Stakeholder approves demolition of Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Approves |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300...")
- 09:2509:25, 1 June 2026 Api session event answer building construction denied confirmed (hist | edit) [1,300 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_construction_denied_confirmed/ Description: Owner of Building confirms that the planned construction is not approved {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview...")
- 09:2509:25, 1 June 2026 Api session event answer building construction approval confirmed (hist | edit) [1,380 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_construction_approval_confirmed/ Description: Owner of Building confirms the continuation of the planned construction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !D...")
- 09:2509:25, 1 June 2026 Api session event answer building construction approval (hist | edit) [1,328 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_construction_approval/ Description: Stakeholder approves construction of Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Approves |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |...")
- 09:2509:25, 1 June 2026 Api session event answer building ask demolish date (hist | edit) [1,366 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_ask_demolish_date/ Description: Stakeholder has planned the demolition of a particular Building for a particular date stored in a Popup {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(POPUP Integer ID) |Popup ID | |} ===Response Codes=== {|class=wikitabl...")
- 09:2509:25, 1 June 2026 Api session event answer building ask construction date (hist | edit) [1,380 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_ask_construction_date/ Description: Stakeholder has planned the construction of a particular Building for a particular date stored in a Popup {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(POPUP Integer ID) |Popup ID | |} ===Response Codes=== {|class=wi...")
27 May 2026
- 15:2315:23, 27 May 2026 Chat Message (hist | edit) [294 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Chat Messages are the content of Chat Channels. Each channel can have multiple messages. A message may be sent by a User or the response of an AI Agent.")
- 15:2215:22, 27 May 2026 Chat Channel (hist | edit) [241 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Chat Channel define the conversation with AI Agents. Each channel can have multiple Chat Messages.")
19 May 2026
- 14:0314:03, 19 May 2026 ID (TQL) (hist | edit) [2,175 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying the value of a clause parameter with a particular Item ID, it is possible to use the 'ID' characters for its value. The result of using 'ID' for the clause value, is that is automatically filled in using the Item that contains the TQL statement. ID clause values are often used in combination with Template Panels; For example: Consider A Template Text Panel applied on Neighborhoods ==Example== Consider the following (simplified) Neighborho...")
- 12:4812:48, 19 May 2026 YC (TQL) (hist | edit) [3,446 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, it is possible to use the 'YC' characters for its value. The result of using 'YC' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter, but only the Items that are covered by the calculated ''Search Polygon'' of the TQL statement. The ''Search Polygon'' is calculated by overlapping the clause polygon. Per clause type it is indicat...")
- 09:4409:44, 19 May 2026 XC (TQL) (hist | edit) [3,550 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, it is possible to use the 'XC' characters for its value. The result of using 'XC' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter, but only the Items that are covered by the calculated ''Search Polygon'' of the TQL statement. The ''Search Polygon'' is calculated by overlapping the clause polygon. Per clause type it is indicat...")
15 May 2026
- 14:5814:58, 15 May 2026 YA (TQL) (hist | edit) [2,243 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The 'YA' clause value is a variation on the 'Y' clause value. The characters 'YA' should be followed by an underscore and the name of an Attribute; for example '''YA_MONUMENTAL'''. Also see the example below. The result of using 'XA' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter that can be found in the project data. Items are only taken into account of they have...")
- 14:5514:55, 15 May 2026 XA (TQL) (hist | edit) [2,187 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The 'XA' clause value is a variation on the 'X' clause value. The characters 'XA' should be followed by an underscore and the name of an Attribute; for example '''XA_MONUMENTAL'''. Also see the example below. The result of using 'XA' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter that can be found in the project data. Items are only taken into account of they have...")
- 14:3014:30, 15 May 2026 YK (TQL) (hist | edit) [3,075 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The YK clause value is a variation on the YA clause value. The characters 'YK' should be followed by an underscore and the name of a Key; for example '''YK_CULVERT_DIAMETER'''. Also see the example below. This Key is used to obtain the name of an Attribute, given a Grid Overlay. This Grid Overlay is obtained from the same TQL statement, which should contain one of the following clause parameters: * Grid (TQL Param) * Grid with attri...")
- 13:2313:23, 15 May 2026 XK (TQL) (hist | edit) [3,026 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The XK clause value is a variation on the XA] clause value. The characters 'XK' should be followed by an underscore and the name of a Key. See the example below. This Key is used to obtain the name of an Attribute, given a Grid Overlay. This Grid Overlay is obtained from the same TQL statement, which should contain one of the following clause parameters: * Grid (TQL Param) * Grid with attribute (TQL Param) * Gridtype (TQL Param...")
- 09:4109:41, 15 May 2026 Y (TQL) (hist | edit) [1,500 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, this parameter can also be specific with 'Y'. The result of placing an Y for a clause parameter's value, is that a single TQL statement is replaced by mutliple unique TQL statements, with each one an Item ID that can be found in the project data, for that Clause Parameter. Internally, the resulting TQL statements are placed in an array of arrays and the result will be an array of TQL result arrays....")
- 09:2209:22, 15 May 2026 X (TQL) (hist | edit) [1,449 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, this parameter can also be specific with 'X'. The result of placing an X for a parameter, is that a single TQL statement is by mutliple TQL statement, one with each Item ID for that Clause Parameter that can be found in the project data. Internally, the resulting TQL statements are placed in a single array and the result will be an array of TQL results. For example, the statement <pre>SELECT_NAME_W...")
13 May 2026
- 07:5507:55, 13 May 2026 List of Feature Overlays (hist | edit) [3,275 bytes] Frank@tygron.nl (talk | contribs) (Created page with "<noinclude>This page contains all available Feature Overlay Types in the {{software}}. Click on the links to visit the page specific to the Overlay Type. </noinclude> {{Overlays|suppresscategory=true|allowselflinks=true| {{Overlays|type=row|overlay=Ownership |icon=ownership |overlaytype=OWNERSHIP |category= Administrative | data=Feature | display=Ownership of constructions/ plots}} {{Overlays|type=row|overlay=Municipalities...")
- 07:5107:51, 13 May 2026 List of Grid Overlays (hist | edit) [5,636 bytes] Frank@tygron.nl (talk | contribs) (Created page with "<noinclude>This page contains all available types of Grid Overlay in the {{software}}. Click on the links to visit the Grid Overlay's specific page. {{Overlays|suppresscategory=true|allowselflinks=true| </noinclude> {{Overlays|type=row|overlay=Ownership Grid |icon=ownership_grid |overlaytype=OWNERSHIP_GRID |category= Administrative | data=Grid | display=Ownership of constructions/ plots}} {{Overlays|type=row|overlay=Heat Stress...")
12 May 2026
- 07:2907:29, 12 May 2026 Terrain (Project Source) (hist | edit) [4,394 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Project Source used for the Digital Terrain Model (DTM); the terrain height of the bare ground without for example buildings, trees and other objects. See for more information the elevation model page. Its coverage is Worldwide Its provider is ESRI Its coverage can be inspected using this <ref>ArcGIS Viewer</ref>; Its background information can be found <ref name='backgroundInfo' >here</ref> {{article end |references= <references> http://www.arcgis.com/home/item.h...")
8 May 2026
- 11:3211:32, 8 May 2026 List of Terrain Types (hist | edit) [47,111 bytes] Frank@tygron.nl (talk | contribs) (Created page with "This page contains a list of summarized Terrain Types, available to all projects. ==Terrain Types== {{article end |seealso=*Terrain Type *Terrain Type Override *Terrain |api=*Api session items terraintypes }} {{editor current situation nav}}")
6 May 2026
- 13:5313:53, 6 May 2026 Format (hist | edit) [890 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values== {|class=wikitable !Name !Description |- |HTML |text/html Response: text/html; charset=utf-8 |- |XML |application/xml Response: application/xml; charset=utf-8 |- |SSML |application/ssml+xml Response: application/ssml+xml; charset=utf-8 |- |GML |application/xml Response: application/xml; charset=utf-8 |- |JSON |application/json Response: application/json; charset=utf-8 |- |TJSON |application/json Response: application/json; charset=utf-8 |- |GEOJSON |applicatio...")
- 13:3413:34, 6 May 2026 Request (hist | edit) [242 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values== {|class=wikitable !Name !Description |- |GetCapabilities | |- |GetFeatureInfo | |- |GetLegendGraphic | |- |GetMap | |} {{article end |seealso= }} Category:API")
- 13:2013:20, 6 May 2026 HeightOperator (hist | edit) [144 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values=={|class=wikitable !Name !Description |- |AVG | |- |MIN | |- |MAX | |- |VOLUME | |- |STDEV | |- |AREA | |} {{article end |seealso= }}")
- 13:2013:20, 6 May 2026 TextureSize (hist | edit) [163 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values=={|class=wikitable !Name !Description |- |SMALL | |- |MEDIUM | |- |LARGE | |} {{article end |seealso= }}")
- 13:2013:20, 6 May 2026 WebModelStyle (hist | edit) [155 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values=={|class=wikitable !Name !Description |- |WHITE | |- |COLORED | |} {{article end |seealso= }}")
- 13:2013:20, 6 May 2026 WebBaseMap (hist | edit) [167 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values=={|class=wikitable !Name !Description |- |SATELLITE | |- |SATELLITE_ORIGINAL | |- |TOPOGRAPHIC | |- |GRAY | |} {{article end |seealso= }}")
- 12:0812:08, 6 May 2026 Endpoints (hist | edit) [513 bytes] Frank@tygron.nl (talk | contribs) (Created page with "List of Endpoint pages: *Api Session Endpoint *Api Session Query Endpoint *Api Session Stream Endpoint *Web Endpoint *Web 3dtiles Endpoint *Web Sceneserver Endpoint {{article end |seealso= *Api Events *Api Content Items }} Category:API")
- 12:0812:08, 6 May 2026 Web 3dtiles Endpoint (hist | edit) [3,319 bytes] Frank@tygron.nl (talk | contribs) (Created page with "General path: web/3dtiles/ =QM= ==getQMLayer== Path: web/3dtiles/layer.json Type: GET Produces: application/json '''Parameters:''' None ==getQuantizedMesh== Path: web/3dtiles/{z}/{x}/{y}.terrain Type: GET Produces: application/vnd.quantized-mesh '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |z |Path |Integer | |- |x |Path |Integer | |- |y |Path |Integer | |- |v |Query |String | |} =Tiles3D= ==getTile== Path: web/3dtiles/{id}.gltf Ty...")
- 12:0812:08, 6 May 2026 Web Endpoint (hist | edit) [11,776 bytes] Frank@tygron.nl (talk | contribs) (Created page with "General path: web/ =Web= ==getKeepAlive== Path: web/resettimeout Type: GET Produces: text/plain '''Parameters:''' None ==getCSS== Path: web/{name}.css Type: GET Produces: text/css '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |name |Path |String | |- |replacetoken |Query |boolean |true |} ==get2DMap== Path: web/{a:2dmap.html|map.html} Type: GET Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default...")
5 May 2026
- 08:5308:53, 5 May 2026 Api session items stakeholders (hist | edit) [4,108 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Api session items Stakeholder Endpoints. Edit items with event: editorstakeholder. Default Query: <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/stakeholders/?f=JSON&token=API_TOKEN</syntaxhighlight> Example Response: <syntaxhighlight lang="text" copy>[ { "active" : true, "client" : null, "color" : { "argb" : -3355444 }, "id" : 0, "imageName" : "municipality.png", "imageVersio...") Tag: Recreated
1 May 2026
- 09:2509:25, 1 May 2026 Basement color (Function Value) (hist | edit) [459 bytes] Frank@tygron.nl (talk | contribs) (Created page with "{{Function values |<onlyinclude>{{Function values|type=row |functionvalue=Basement color |attribute=BASEMENT_COLOR |unit=color |category=No |range={{Integerminvalue}} to {{Integermaxvalue}} |description=The color of walls at the basement floor of a building. }}</onlyinclude> }} {{Function value details | static=a generic graphical styling. | overwritten= | usages= | specifics= | notes= | seealso=*Ground color (Function Value) | references= }}")
- 08:1908:19, 1 May 2026 How to hide an Overlay in the user interface (hist | edit) [1,053 bytes] Frank@tygron.nl (talk | contribs) (Created page with "By default, Overlays are always shown in the Overlay panel of the viewer. In case a project is setup up with a multitude of linked Overlays, it might be useful to only show Overlays that represent final results and hide intermediate Overlays that do not convey useful information to Stakeholders. This page described how to adjust the visibility of an Overlay to Stakeholders in the viewer. {{howto|title= |Open a project in the editor |Select an Overlay that you wa...")
29 April 2026
- 14:3614:36, 29 April 2026 How to set a prequel to a Grid Overlay (hist | edit) [1,448 bytes] Frank@tygron.nl (talk | contribs) (Created page with "To set a prequel to a Grid Overlay, it requires two things: The Grid Overlay must support a Prequels and secondly a different Grid Overlay must be used as input. The supported prequels of a Grid Overlay are stated on the prequel pages of such overlay. A prequel can be configured using: * a configuration wizard of a Grid Overlay, if it exists. * Set prequel event using the api. * Keys tab of the Overlay in the Editor in...")
- 11:1011:10, 29 April 2026 How to add a Terrain Spatial to a Measure (hist | edit) [882 bytes] Frank@tygron.nl (talk | contribs) (Created page with "{{Editor location|add new measure spatial}} {{Editor steps|title= |Select the Future Design tab in the ribbon bar. |Select or add a new Measure |With the Measure selected, click on the ''Add Terrain'' button |With the Terrain Spatial added and selected |Select the WATER 1 (default) entry |In the detail panel, select FLATTEN as type from the drop down menu |Use brush panel to draw Outer Area, and apply |Select the Measure and clic...")
- 09:5709:57, 29 April 2026 TerrainSpatial (hist | edit) [1,334 bytes] Frank@tygron.nl (talk | contribs) (Created page with "thumb|right|300px|Activated measure with a TerrainSpatial that places water and flattens land. A ''TerrainSpatial'' is a component of a Measure that spatially applies a Terrain Type with a modification type (Measure Edit Type). This erases previously placed surface buildings and overrides surface terrains. The Measure Edit Type determines what way the Digital Terrain Model is adjusted. ==Measure Edit Type== The followin...")
- 08:1008:10, 29 April 2026 How to visualize the year of construction using an overlay (hist | edit) [2,304 bytes] Frank@tygron.nl (talk | contribs) (Created page with "{{howto|title= |Open your project in the editor |Hover over Overlays, Grid Calculation under Add New and select Combo. |With the Combo Overlay selected, select the Input Tab |Make sure Select input is configured with ''Attribute:Specific Layer'' and ''BUILDINGS'' as its layer. |Click on the select button next to Attribute A and select the attribute named ''CONSTRUCTION_FINISH_DATE'' }} {{article end |notes= *The formula is an approximation, but will suffice for year of...")
23 April 2026
- 14:2714:27, 23 April 2026 Version 2026.1.1 (hist | edit) [156 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Version 2026.1.1 is released on engine.tygron.com on May 29th 2026. '''Updates''' * Community AI Chat functionality (BETA). * Improved API endpoint documentation with code examples. * Several smaller bug fixes and WIKI Updates. Category:Version 2026")
22 April 2026
- 10:5910:59, 22 April 2026 List of Functions (hist | edit) [23,087 bytes] Frank@tygron.nl (talk | contribs) (Created page with "This page contains a list of summarized Functions, available to all projects.")