Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Tygron Support wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building set attribute (Created page with "API Event to Set Building attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |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...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building remove polygons (Created page with "API Event to Delete polygons for Building Section {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building ID | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Section ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Code...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building remove attribute (Created page with "API Event to Remove attribute from Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |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...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building remove (Created page with "API Event to Remove existing Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |} ===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/editorbuilding/remove/?f=HTML&token=AP...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building import (Created page with "API Event to Import Building Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Building geometries | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Building 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 m...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building duplicate (Created page with "API Event to Duplicate existing Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |} ===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/editorbuilding/duplicate/?f=HTML&token=API_TOKEN with cont...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building append attribute (Created page with "API Event to Appended to existing Building attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |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...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building add polygons (Created page with "API Event to Add polygons for Building Section. In case the building is empty, optionally set ownership to largest Plot Owner of provided MultiPolygon {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building ID | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Section ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values i...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building add (Created page with "API Event to Add new Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID or multiple values in array [1, 2, 3]) |Stakeholders | |- |1 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer arr...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction (Created page with "API api session event editor attributeaction Events. AttributeAction editing. {|class=wikitable !Name !Description |- |ADD |Add new Attributeaction |- |APPEND_ATTRIBUTE |Appended to existing Attributeaction attribute value |- |DUPLICATE |Duplicate existing Attributeaction |- |api session event editor attr...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction set image (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |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...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction set fixed value (Created page with "API Event to Set Fixed Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |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/...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction set description (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |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/sessio...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction set name (Created page with "API Event to Set new name of existing Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |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://eng...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction set attributes (Created page with "API Event to Set multiple Attributeaction attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Actions | |- |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...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction set attribute (Created page with "API Event to Set Attributeaction attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Actions | |- |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...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction remove attribute (Created page with "API Event to Remove attribute from Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |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...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction remove (Created page with "API Event to Remove existing Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |} ===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/editorattributeaction/remove/?f=HTML&token=API_TOKEN with...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction duplicate (Created page with "API Event to Duplicate existing Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |} ===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/editorattributeaction/duplicate/?f=HTML&...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction append attribute (Created page with "API Event to Appended to existing Attributeaction attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Actions | |- |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) | |} ===Respo...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor attributeaction add (Created page with "API Event to Add new Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |} ===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/editorattributeaction/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor attributeaction}} Category:API")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address (Created page with "API api session event editor address Events. Address editing. {|class=wikitable !Name !Description |- |ADD |Building address belong to |- |APPEND_ATTRIBUTE |Appended to existing Address attribute value |- |DUPLICATE |Duplicate existing Address |- |REMOVE |Remove existing Address |- |...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set zip code (Created page with "API Event to Set Zip Code {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |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/editora...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set surface size (Created page with "API Event to Set Surface Size {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |double[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/sessio...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set street (Created page with "API Event to Set Street {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |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/editoraddress...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set point (Created page with "API Event to Set the point of an address {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Address ID | |- |1 |REQUIRED |(Point with crs: EPSG:3857 or multiple values in array [a, b, c]) |Point | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/ses...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set number (Created page with "API Event to Set Number {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |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/editoraddr...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set letter (Created page with "API Event to Set Letter {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |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/editoraddress...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set addition (Created page with "API Event to Set Addition {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |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/editoraddre...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address search (Created page with "API Event to Search addresses {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |Serach Query | |} ===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/editoraddress/search/?f=HTML&token=API_TOKEN with content: <pre>[ "Serach Query" ] </pre> {{article end|seealso=*api sessi...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address get building (Created page with "API Event to Get Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |} ===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/editoraddress/get_building/?f=HTML&token=API_TOKEN with content: <pre>[...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set attributes (Created page with "API Event to Set multiple Address attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |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 I...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address set attribute (Created page with "API Event to Set Address attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |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: !Descrip...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address remove attribute (Created page with "API Event to Remove attribute from Address {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |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/...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address remove (Created page with "API Event to Remove existing Address {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |} ===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/editoraddress/remove/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3 ] ]...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address duplicate (Created page with "API Event to Duplicate existing Address {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |} ===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/editoraddress/duplicate/?f=HTML&token=API_TOKEN with content:...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address append attribute (Created page with "API Event to Appended to existing Address attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |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=...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor address add (Created page with "API Event to Building address belong to {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Street name | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygro...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu (Created page with "API api session event editor actionmenu Events. ActionMenu editing. {|class=wikitable !Name !Description |- |ADD |Add new Actionmenu |- |DUPLICATE |Duplicate existing Actionmenu |- |REMOVE |Remove existing Actionmenu |- |SET_NAME |Set new name of existing Actionmenu |} Specific Even...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu swap order (Created page with "API Event to Swap Order {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID or multiple values in array [1, 2, 3]) |Action Menus | |- |1 |REQUIRED |(ACTION_MENU Integer ID or multiple values in array [1, 2, 3]) |Action Menus | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/ses...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu set image (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID or multiple values in array [1, 2, 3]) |Action Menus | |- |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/editorac...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu set active for stakeholder and scenario (Created page with "API Event to Set Active For Stakeholder And Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID) |Action Menus | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |- |2 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |3 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Over...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu remove actions (Created page with "API Event to Remove Actions {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID or multiple values in array [1, 2, 3]) |Action Menus | |- |1 |REQUIRED |(MapLink or multiple values in array [a, b, c]) |MapLink[] | |- |2 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integer[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |}...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu add action (Created page with "API Event to Add Action {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID) |Action Menus | |- |1 |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, GLO...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu set name (Created page with "API Event to Set new name of existing Actionmenu {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID or multiple values in array [1, 2, 3]) |Action Menus | |- |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/...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu remove (Created page with "API Event to Remove existing Actionmenu {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID or multiple values in array [1, 2, 3]) |Action Menus | |} ===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/editoractionmenu/remove/?f=HTML&to...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu duplicate (Created page with "API Event to Duplicate existing Actionmenu {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID or multiple values in array [1, 2, 3]) |Action Menus | |} ===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/editoractionmenu/duplicate/?f=HTML&token=API_TOKEN wit...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor actionmenu add (Created page with "API Event to Add new Actionmenu {|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/editoractionmenu/add/?f=HTML&token=API_TOKEN with content: <pre>[ 28 ] </pre> {{article end|seealso=*api ses...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor (Created page with "API api session event editor Events. Generic Editor events for creating a Project and updating. {|class=wikitable !Name !Description |- |ACTIVATE_TESTRUN |Start or stop a Scenario Testrun. |- |CLEAR_MAP |Remove all geospatial data of the Project, such as buildings, areas, etc. |- |SET_INITIAL_MAP_SIZE |Set the size of the map. Thi...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor update with id (Created page with "API Event to Waits for update of all active overlays, indicators, panels and triggers with unique ID. Note: for long-running updates use: set_scheduled_update/ to schedule an update. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(true, false) |Reset all X-Queries |true or false |- |1 |REQUIRED |(Integer number) |Unique Update ID to prevent multiple updates | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200...")