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 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...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor update (Created page with "API Event to Waits for update of all active overlays, indicators, panels and triggers. Note: for long-running updates use: set_scheduled_update/ to schedule an update. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |OPTIONAL |(true, false) |Reset all X-Queries (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor start map creation (Created page with "API Event to Set the Project's georeference center point to the provided coordinates and begin the process of automatically load in available data. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number) |Center point (Longitude or X coordinate) | |- |1 |REQUIRED |(Floating point number) |Center point (Latitude or Y coordinate) | |- |2 |OPTIONAL |(MultiPolygon with crs: EPSG:3857) |Optional: Limit data loading to this Polyg...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor set scheduled update (Created page with "API Event to Schedule a long-running update of all active overlays, indicators, panels and triggers. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |OPTIONAL |(Integer number) |Scheduled time in milliseconds since epoch 1970. Note: use 0 for direct execution or -1 to cancel | |- |1 |OPTIONAL |(String) |Send Email to this address when finished (optional) | |- |2 |OPTIONAL |(String) |Send SMS to this number when finished (optional) | |} ===Response Co...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor set initial map size (Created page with "API Event to Set the size of the map. This can only be done once. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Width of the map | |- |1 |REQUIRED |(Integer number) |Height of the map | |} ===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/set_initial_map_size/?f=HTM...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor clear map (Created page with "API Event to Remove all geospatial data of the Project, such as buildings, areas, etc. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(true, false) |Delete the map size and georeference too (false means deleting only the geodata) |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/ev...")
- 09:54, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor activate testrun (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area remove filter (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area set relation (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area set polygons (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area remove relations (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area remove group (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area remove all attributes (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area generate water areas (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area generate sewer areas (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area generate inundation areas (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area generate border areas (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area add with attribute (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area add relation (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area add group (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area set name (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:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area set color (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...")