New pages
Jump to navigation
Jump to search
30 March 2026
- 10:2310:23, 30 March 2026 Api session event editor setting set sun dates (hist | edit) [1,424 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Sun Dates {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |long[] | |} ===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/editorsetting/set_sun_dates/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3 ] ] </pre> {{articl...")
- 10:2310:23, 30 March 2026 Api session event editor setting set setting (hist | edit) [2,453 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Project setting {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Setting Type |ACTIVE_SCENARIO, AREA_GROUPS, AUTO_CALCULATION, BASE_PANELS, CURRENCY, DECIMALS, DEFAULT_GEOPLUGINS, DEFAULT_GROUND_LOWER_PRICE_M3, DEFAULT_GROUND_RAISE_PRICE_M3, DEFAULT_GROUNDPRICE_M2, DETAILED, EXPORT_CRS, GRID_CELL_SIZE_M, IMPORT_CRS, IMPORT_CRS_FORCE_XY, ITERATIONS, KEEP_ALIVE, LIMIT_MAP, MAP_SIZE_M, MAX_TOTAL_GRIDCELLS, M...")
- 10:2310:23, 30 March 2026 Api session event editor setting set region (hist | edit) [1,198 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Region {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Region |AFRICA, ASIA, NORTH_AMERICA, NORTHWESTERN_EUROPE or OTHER |} ===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/editorsetting/set_region/?f=HTML&token=API_TOKEN with content: <pre>[ "NORTH_AMERICA" ]...")
- 10:2310:23, 30 March 2026 Api session event editor setting set rasterization (hist | edit) [1,199 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Rasterization {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |RasterizationMethod |CENTER, COMBINED or OUTLINE |} ===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/editorsetting/set_rasterization/?f=HTML&token=API_TOKEN with content: <pre>[ "OUTLINE" ] </pre> {...")
- 10:2310:23, 30 March 2026 Api session event editor setting set permission popup active (hist | edit) [1,205 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Permission Popup Active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(true, false) |Boolean |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/editorsetting/set_permission_popup_active/?f=HTML&token=API_TOKEN with content: <pre>[ false ] </pre> {{artic...")
- 10:2310:23, 30 March 2026 Api session event editor setting set panel availability (hist | edit) [2,011 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Panel Availability {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |PanelEnum |ACTION_LOG_PANEL, ATTRIBUTE_ACTION_PANEL, BUDGET_PERSONAL_PANEL, CATEGORY_PANEL, ERROR_PANEL, FEEDBACK_PANEL, FLYTHROUGH_PANEL, GLOBAL_EDIT_PANEL, GRID_OPTION_PANEL, HOVER_PANEL, INDICATOR_PANEL, INDICATOR_PARENT_PANEL, LAND_BUY_PANEL, LAND_SELL_PANEL, LEFT_MENU_PANEL, LOG_PANEL, LOGO_PANEL, MENU_PANEL, MONEY_TRANSFER_PANEL...")
- 10:2310:23, 30 March 2026 Api session event editor setting set limit map (hist | edit) [1,591 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Project Map Limit Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |Limit Polygon | |} ===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/editorsetting/set_limit_map/?crs=3857&f=HTML&token=API_TOKEN with content: <pre>[ { "type" : "Mul...")
- 10:2310:23, 30 March 2026 Api session event editor setting set import crs (hist | edit) [1,132 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Import Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |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/editorsetting/set_import_crs/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor setting...")
- 10:2310:23, 30 March 2026 Api session event editor setting set grid cell size (hist | edit) [1,500 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Change the project's grid cell size, used by active overlays. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number) |The new grid cell size in meters. | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Value is updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_grid_cell_size/?f=HTML&tok...")
- 10:2310:23, 30 March 2026 Api session event editor setting set export crs (hist | edit) [1,132 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Export Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |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/editorsetting/set_export_crs/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor setting...")
- 10:2210:22, 30 March 2026 Api session event editor setting set default geoplugin (hist | edit) [2,164 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Default Geoplugin {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |MapLink |ACTION_LOGS, ACTION_MENUS, ADDRESSES, AREAS, ATTRIBUTE_ACTIONS, BUILDINGS, CHAT_MESSAGES, CINEMATIC_DATAS, CLIENT_WORDS, COSTS, CUSTOM_GEOMETRIES, DEFAULT_WORDS, ERROR_LOGS, EVENT_BUNDLES, EXCEL_SHEETS, FUNCTION_OVERRIDES, FUNCTIONS, GEO_LINKS, GEO_OPTIONS, GEO_PLUGINS, GEO_TIFFS, GLOBALS, HEIGHTS, INCOMES, INDICATORS, LEVEES, MEASURE...")
- 10:2210:22, 30 March 2026 Api session event editor setting set decimals (hist | edit) [1,123 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Decimals {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Integer | |} ===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/editorsetting/set_decimals/?f=HTML&token=API_TOKEN with content: <pre>[ 70 ] </pre> {{article end|seealso=*api session event editor settin...")
- 10:2210:22, 30 March 2026 Api session event editor setting set currency (hist | edit) [1,176 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Currency {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |TCurrency |POUND_BRITISH, EURO or DOLLAR_US |} ===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/editorsetting/set_currency/?f=HTML&token=API_TOKEN with content: <pre>[ "DOLLAR_US" ] </pre> {{article end|...")
- 10:2210:22, 30 March 2026 Api session event editor setting remove crs (hist | edit) [1,116 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |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/editorsetting/remove_crs/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor setting}} ...")
- 10:2210:22, 30 March 2026 Api session event editor setting get sun motion (hist | edit) [1,492 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Get Sun Motion value for local time in this Project (The Netherlands only) {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Year | |- |1 |REQUIRED |(Integer number) |Month | |- |2 |REQUIRED |(Integer number) |Day | |- |3 |REQUIRED |(Integer number) |Hour | |- |4 |REQUIRED |(Integer number) |Minute | |- |5 |REQUIRED |(Integer number) |Second | |} ===Response Codes=== {|class=wikitable !Response Code: !Descripti...")
- 10:2210:22, 30 March 2026 Api session event editor setting get sun azimuth (hist | edit) [1,474 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Get Sun Azimuth value for local time in this Project {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Year | |- |1 |REQUIRED |(Integer number) |Month | |- |2 |REQUIRED |(Integer number) |Day | |- |3 |REQUIRED |(Integer number) |Hour | |- |4 |REQUIRED |(Integer number) |Minute | |- |5 |REQUIRED |(Integer number) |Second | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Double (Su...")
- 10:2210:22, 30 March 2026 Api session event editor setting get sun altitude (hist | edit) [1,479 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Get Sun Altitude value for local time in this Project {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Year | |- |1 |REQUIRED |(Integer number) |Month | |- |2 |REQUIRED |(Integer number) |Day | |- |3 |REQUIRED |(Integer number) |Hour | |- |4 |REQUIRED |(Integer number) |Minute | |- |5 |REQUIRED |(Integer number) |Second | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Double (S...")
- 10:2210:22, 30 March 2026 Api session event editor setting get epoch time (hist | edit) [1,569 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Get UTC Epoch Time (Milliseconds since 00:00:00 UTC on 1 January 1970) for local time in this Project {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Year | |- |1 |REQUIRED |(Integer number) |Month | |- |2 |REQUIRED |(Integer number) |Day | |- |3 |REQUIRED |(Integer number) |Hour | |- |4 |REQUIRED |(Integer number) |Minute | |- |5 |REQUIRED |(Integer number) |Second | |} ===Response Codes=== {|class=wikit...")
- 10:2210:22, 30 March 2026 Api session event editor setting add crs (hist | edit) [1,104 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |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/editorsetting/add_crs/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor setting}} Catego...")
- 10:2210:22, 30 March 2026 Api session event editor scenario (hist | edit) [2,559 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor scenario Events. Scenario editing. {|class=wikitable !Name !Description |- |ADD |Add new Scenario. |- |APPEND_ATTRIBUTE |Appended to existing Scenario attribute value |- |DUPLICATE |Duplicate existing Scenario |- |REMOVE |Remove existing Sce...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set restart testrun (hist | edit) [1,745 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to When true test run is restarted on Scenario activation. This option will be deprecated in the future and replaced by multiple maps. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenario ID | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Restart required | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set limit type (hist | edit) [1,275 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Limit Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(Enumeration) |LimitType |DEFAULT, MEASURE_NEIGHBORHOODS or NEIGHBORHOODS |} ===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/editorscenario/set_limit_type/?f=HTM...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set limit neighborhoods (hist | edit) [1,586 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Limit Neighborhoods {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |} ===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/editorscenario...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set event (hist | edit) [1,257 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Event {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(CodedEvent) |CodedEvent | |} ===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/editorscenario/set_event/?f=HTML&token=API_TOKEN with content: <pre>[ 86, { "id" : -1,...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set description (hist | edit) [1,216 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(String) |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/editorscenario/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 45, "Text" ] <...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set cinematic (hist | edit) [1,307 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Cinematic {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |- |2 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |} ===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/...")
- 10:2210:22, 30 March 2026 Api session event editor scenario remove measure (hist | edit) [1,224 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Measure {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(MEASURE Integer ID) |Measures | |} ===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/editorscenario/remove_measure/?f=HTML&token=API_TOKEN with content: <...")
- 10:2210:22, 30 March 2026 Api session event editor scenario remove event (hist | edit) [1,203 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Event {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(Integer number) |Integer | |} ===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/editorscenario/remove_event/?f=HTML&token=API_TOKEN with content: <pre>[ 3, 55 ] </p...")
- 10:2210:22, 30 March 2026 Api session event editor scenario remove cinematic (hist | edit) [1,240 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Cinematic {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===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/editorscenario/remove_cinematic/?f=HTML&token=API_TOKEN with con...")
- 10:2210:22, 30 March 2026 Api session event editor scenario add measure (hist | edit) [1,268 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add a Measure that is triggered on Scenario activation. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenario ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===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/editorscenario/add_mea...")
- 10:2210:22, 30 March 2026 Api session event editor scenario add event (hist | edit) [1,191 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add empty dummy event that is triggered on Scenario activation. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenario ID | |} ===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/editorscenario/add_event/?f=HTML&token=API_TOKEN with content: <pre>[ 70...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set name (hist | edit) [1,599 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |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/...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set attributes (hist | edit) [2,011 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Scenario attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |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 |(SOU...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set attribute (hist | edit) [1,810 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Scenario attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |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: !De...")
- 10:2210:22, 30 March 2026 Api session event editor scenario set active (hist | edit) [1,197 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Activate Scenario, when testrun is active the Scenerio can restart it. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenario ID | |} ===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/editorscenario/set_active/?f=HTML&token=API_TOKEN with content: <...")
- 10:2210:22, 30 March 2026 Api session event editor scenario remove attribute (hist | edit) [1,640 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |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/ses...")
- 10:2210:22, 30 March 2026 Api session event editor scenario remove (hist | edit) [1,468 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |} ===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/editorscenario/remove/?f=HTML&token=AP...")
- 10:2110:21, 30 March 2026 Api session event editor scenario duplicate (hist | edit) [1,459 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |} ===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/editorscenario/duplicate/?f=HTML&token=API_TOKEN with cont...")
- 10:2110:21, 30 March 2026 Api session event editor scenario append attribute (hist | edit) [1,867 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Scenario attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |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 C...")
- 10:2110:21, 30 March 2026 Api session event editor scenario add (hist | edit) [1,069 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Scenario. {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Scenario ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor scenario}} Category:API")
- 10:2110:21, 30 March 2026 Api session event editor projectasset (hist | edit) [572 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor projectasset Events. ProjectAsset editing. {|class=wikitable !Name !Description |- |ADD |Upload a new image as a Project asset. |} Specific Events: {|class=wikitable !Name !Description |- |ADD_TEXTURE |Upload new Textures as a Project assets, auto rescaled to small, medium, large. |} {{article end|seealso=*Api Events}} Category:API")
- 10:2110:21, 30 March 2026 Api session event editor projectasset add texture (hist | edit) [2,276 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Upload new Textures as a Project assets, auto rescaled to small, medium, large. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Directory to upload to | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Filename. This should a simple file name, including extension | |- |2 |REQUIRED |(byte or multiple values in array [a, b, c]) |File data | |} ===Res...")
- 10:2110:21, 30 March 2026 Api session event editor projectasset add (hist | edit) [1,882 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Upload a new image as a Project asset. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |Directory to upload to | |- |1 |REQUIRED |(String) |Filename. This should a simple file name, including extension | |- |2 |REQUIRED |(byte or multiple values in array [a, b, c]) |File data | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Project Asset ID) |- |300-600 |Codes Overview |} ===E...")
- 10:2110:21, 30 March 2026 Api session event editor plot (hist | edit) [621 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor plot Events. Plot editing. {|class=wikitable !Name !Description |- |ADD |Add new Plot |- |ADD_POLYGONS |Add polygons to existing Plot |- |SET_NAME |Set new name of existing Plot |} Specific Events: {|class=wikitable !Name !Description |- |SET_OWNER |Set Owner...")
- 10:2110:21, 30 March 2026 Api session event editor plot set owner (hist | edit) [1,180 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Owner {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(PLOT Integer ID) |Plots | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===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/editorplot/set_owner/?f=HTML&token=API_TOKEN with content: <pre>[ 88, 2 ] </pr...")
- 10:2110:21, 30 March 2026 Api session event editor plot set name (hist | edit) [1,563 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Plot {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(PLOT Integer ID or multiple values in array [1, 2, 3]) |Plots | |- |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/even...")
- 10:2110:21, 30 March 2026 Api session event editor plot add polygons (hist | edit) [1,646 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons to existing Plot {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(PLOT Integer ID) |Plots | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===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/editorplot/add_polygons/?crs=3857&f=HTML&token=API...")
- 10:2110:21, 30 March 2026 Api session event editor plot add (hist | edit) [1,109 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Plot {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===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/editorplot/add/?f=HTML&token=API_TOKEN with content: <pre>[ 59 ] </pre> {{article end|seealso=*api session eve...")
- 10:2110:21, 30 March 2026 Api session event editor parametric (hist | edit) [2,307 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor parametric Events. Parametric editing. {|class=wikitable !Name !Description |- |ADD |Add new Parametric |- |APPEND_ATTRIBUTE |Appended to existing Parametric attribute value |- |DUPLICATE |Duplicate existing Parametric |- |REMOVE |Remove existing...")
- 10:2110:21, 30 March 2026 Api session event editor parametric set polygons (hist | edit) [2,681 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Polygons {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(PARAMETRIC_DESIGN Integer ID or multiple values in array [1, 2, 3]) |Parametric Designs | |- |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...")