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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor stakeholder set color (Created page with "API Event to Set new color of existing Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID or multiple values in array [1, 2, 3]) |Stakeholders | |- |1 |REQUIRED |(TColor or multiple values in array [a, b, c]) |Color[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.c...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor stakeholder set active (Created page with "API Event to Set Stakeholder active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID or multiple values in array [1, 2, 3]) |Stakeholders | |- |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...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor stakeholder remove (Created page with "API Event to Remove existing Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID or multiple values in array [1, 2, 3]) |Stakeholders | |} ===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/editorstakeholder/remove/?f=H...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor stakeholder duplicate (Created page with "API Event to Duplicate existing Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID or multiple values in array [1, 2, 3]) |Stakeholders | |} ===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/editorstakeholder/duplicate/?f=HTML&token=API_TOKE...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor stakeholder add (Created page with "API Event to Add new Stakeholder {|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/editorstakeholder/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor stakeholder}} Category:API")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect (Created page with "API api session event editor specialeffect Events. SpecialEffect editing. {|class=wikitable !Name !Description |- |ADD |Add new Specialeffect |- |DUPLICATE |Duplicate existing Specialeffect |- |REMOVE |Remove existing Specialeffect |- |SET_ACTIVE |Set Specialeffect acti...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect set particle pair type (Created page with "API Event to Set Particle Pair Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID) |Special Effects | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(PARTICLE_EMITTER Integer ID) |Particle Emitters | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/sessio...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect set particle pair location (Created page with "API Event to Set Particle Pair Location {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID) |Special Effects | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |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:/...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect set location (Created page with "API Event to Set Location {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID) |Special Effects | |- |1 |REQUIRED |(Point with crs: EPSG:3857) |Point | |} ===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/editorspecialeffect/set_location/?crs=3857&f=HTML&token=API_TOKEN...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect remove particle pair (Created page with "API Event to Remove Particle Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID or multiple values in array [1, 2, 3]) |Special Effects | |- |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/se...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect duplicate pair (Created page with "API Event to Duplicate Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID) |Special Effects | |- |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/editorspecialeffect/duplicate_pair/?f=HTML&token=API_TOKEN with content...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect add particle pair (Created page with "API Event to Add Particle Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID) |Special Effects | |} ===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/editorspecialeffect/add_particle_pair/?f=HTML&token=API_TOKEN with content: <pre>[ 19 ] </pre> {{article end|see...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect set name (Created page with "API Event to Set new name of existing Specialeffect {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID or multiple values in array [1, 2, 3]) |Special Effects | |- |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.ty...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect set active (Created page with "API Event to Set Specialeffect active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID or multiple values in array [1, 2, 3]) |Special Effects | |- |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...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect remove (Created page with "API Event to Remove existing Specialeffect {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID or multiple values in array [1, 2, 3]) |Special Effects | |} ===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/editorspecialeffect/remov...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect duplicate (Created page with "API Event to Duplicate existing Specialeffect {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID or multiple values in array [1, 2, 3]) |Special Effects | |} ===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/editorspecialeffect/duplicate/?f=HTML&token=AP...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor specialeffect add (Created page with "API Event to Add new Specialeffect {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |OPTIONAL |(Point with crs: EPSG:3857) |Location (optional) | |- |1 |OPTIONAL |(PARTICLE_EMITTER Integer ID) |Particle Emitter (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Special Effect ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorspeci...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source (Created page with "API api session event editor source Events. Source editing. {|class=wikitable !Name !Description |- |REMOVE |Remove existing Source |- |SET_NAME |Set new name of existing Source |} Specific Events: {|class=wikitable !Name !Description |- |ADD_CATALOG |Add Catalog |- |ADD_FILE |Add Fi...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source set url (Created page with "API Event to Set Url {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOURCE Integer ID) |Sources | |- |1 |REQUIRED |(String) |String | |} ===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/editorsource/set_url/?f=HTML&token=API_TOKEN with content: <pre>[ 57, "Text" ] </pre> {{article...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source set uploader (Created page with "API Event to Set Uploader {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOURCE Integer ID) |Sources | |- |1 |REQUIRED |(String) |String | |} ===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/editorsource/set_uploader/?f=HTML&token=API_TOKEN with content: <pre>[ 53, "Text" ] </pre>...")
  • 10:24, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source set description (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOURCE Integer ID) |Sources | |- |1 |REQUIRED |(String) |String | |} ===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/editorsource/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 97, "Text" ]...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source add service (Created page with "API Event to Add Service {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |GeoFormat |BGT_GML, CYCLO_IMAGE, DXF, ESRI_IMAGE, ESRI_JSON, GEOJSON, GEOPACKAGE, GEOTIFF, I3S, OSM, WCS_TIFF, WFS_GML, WFS_JSON or WMS_IMAGE |- |1 |REQUIRED |(String) |String | |- |2 |REQUIRED |(String) |String | |- |3 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |3...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source add file (Created page with "API Event to Add File {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |- |1 |REQUIRED |(String) |String | |} ===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/editorsource/add_file/?f=HTML&token=API_TOKEN with content: <pre>[ "Text", "Text" ] </pre> {{article end|seeal...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source add catalog (Created page with "API Event to Add Catalog {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |GeoCatalog |CSW or ESRI |- |1 |REQUIRED |(String) |String | |- |2 |REQUIRED |(String) |String | |} ===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/editorsource/add_catalog/?f=HTML&token=API_TOKEN w...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source set name (Created page with "API Event to Set new name of existing Source {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOURCE Integer ID or multiple values in array [1, 2, 3]) |Sources | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor source remove (Created page with "API Event to Remove existing Source {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOURCE Integer ID or multiple values in array [1, 2, 3]) |Sources | |} ===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/editorsource/remove/?f=HTML&token=API_TOKEN...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor sound (Created page with "API api session event editor sound Events. Sound editing. {|class=wikitable !Name !Description |- |ADD |Add new Sound |- |REMOVE |Remove existing Sound |- |SET_NAME |Set new name of existing Sound |} Specific Events: {|class=wikitable !Name !Description |- |SET_FILENAME |Set Filename |-...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor sound set volume (Created page with "API Event to Set Volume {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOUND Integer ID) |Sounds | |- |1 |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/editorsound/set_volume/?f=HTML&token=API_TOKEN with content: <pre>[ 3, 81 ] </pre> {{a...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor sound set loop (Created page with "API Event to Set Loop {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOUND Integer ID) |Sounds | |- |1 |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/editorsound/set_loop/?f=HTML&token=API_TOKEN with content: <pre>[ 77, false ] </pr...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor sound set filename (Created page with "API Event to Set Filename {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOUND Integer ID) |Sounds | |- |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/editorsound/set_filename/?f=HTML&token=API_TOKEN with content: <pre>[ 33, "Text" ] </pre> {{article...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor sound set name (Created page with "API Event to Set new name of existing Sound {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOUND Integer ID or multiple values in array [1, 2, 3]) |Sounds | |- |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/e...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor sound remove (Created page with "API Event to Remove existing Sound {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SOUND Integer ID or multiple values in array [1, 2, 3]) |Sounds | |} ===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/editorsound/remove/?f=HTML&token=API_TOKEN wit...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor sound add (Created page with "API Event to Add new Sound {|class=wikitable !Name !Importance !Type !Description !Values |} ===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/editorsound/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor sound}} Category:API")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting (Created page with "API api session event editor setting Events. Setting editing. {|class=wikitable !Name !Description |- |ADD_CRS |Add Crs |- |GET_EPOCH_TIME |Get UTC Epoch Time (Milliseconds since 00:00:00 UTC on 1 January 1970) for local time in this Project |- |GET_SUN_ALTITUDE |Get Sun Altitude value for local time in this Project |...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set scheduled update (Created page with "API Event to Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update. {|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 setting}} Category:API")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting wizard finished (Created page with "API Event to Wizard Finished {|class=wikitable !Name !Importance !Type !Description !Values |} ===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/wizard_finished/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor setting}} Category:API")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set wind speed (Created page with "API Event to Set Wind Speed {|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/editorsetting/set_wind_speed/?f=HTML&token=API_TOKEN with content: <pre>[ 2 ] </pre> {{article end|seealso=*api session event edit...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set unit system type (Created page with "API Event to Set Unit System Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |UnitSystemType |BRITISH_IMPERIAL, SI or US_CUSTOMARY |} ===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_unit_system_type/?f=HTML&token=API_TOKEN with content: <pre>[ "SI" ] </p...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set timestamp format (Created page with "API Event to Set Timestamp Format {|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_timestamp_format/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session even...")
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set sun dates (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set setting (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set region (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set rasterization (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set permission popup active (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set panel availability (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set limit map (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set import crs (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set grid cell size (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:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set export crs (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:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set default geoplugin (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...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)