New pages
Jump to navigation
Jump to search
30 March 2026
- 10:0910:09, 30 March 2026 Api session event editor indicator append attribute (hist | edit) [1,814 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Indicator attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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) | |} ===Respons...")
- 10:0910:09, 30 March 2026 Api session event editor indicator add (hist | edit) [1,057 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Indicator {|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/editorindicator/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor indicator}} Category:API")
- 10:0910:09, 30 March 2026 Api session event editor global (hist | edit) [1,379 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor global Events. Global editing. {|class=wikitable !Name !Description |- |ADD |Add new Global |- |DUPLICATE |Duplicate existing Global |- |REMOVE |Remove existing Global |- |SET_NAME |Set new name of existing Global |} Specific Events: {|class=wikitable !N...")
- 10:0910:09, 30 March 2026 Api session event editor global set visualisation name (hist | edit) [1,200 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Visualisation Name {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |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/editorglobal/set_visualisation_name/?f=HTML&token=API_TOKEN with content: <pre>[ 15, "T...")
- 10:0910:09, 30 March 2026 Api session event editor global set start value (hist | edit) [1,637 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Start Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |1 |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]]) |double[][] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Exampl...")
- 10:0910:09, 30 March 2026 Api session event editor global set query timing (hist | edit) [1,550 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Query Timing {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |1 |REQUIRED |(Timing or multiple values in array [a, b, c]) |Timing[] | |} ===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/editorglobal/set_...")
- 10:0910:09, 30 March 2026 Api session event editor global set query (hist | edit) [1,148 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Query {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |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/editorglobal/set_query/?f=HTML&token=API_TOKEN with content: <pre>[ 27, "Text" ] </pre> {{article en...")
- 10:0910:09, 30 March 2026 Api session event editor global set point (hist | edit) [1,666 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Point {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |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/editorglobal/set_point/?crs=3857&f=HTML&token=API_TOKEN with content: <pre>[ 26, {...")
- 10:0910:09, 30 March 2026 Api session event editor global set book value (hist | edit) [1,183 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Book Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |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/editorglobal/set_book_value/?f=HTML&token=API_TOKEN with content: <pr...")
- 10:0910:09, 30 March 2026 Api session event editor global remove point (hist | edit) [1,100 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Point {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |} ===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/editorglobal/remove_point/?f=HTML&token=API_TOKEN with content: <pre>[ 22 ] </pre> {{article end|seealso=*api session event editor...")
- 10:0910:09, 30 March 2026 Api session event editor global remove book value (hist | edit) [1,120 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Book Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |} ===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/editorglobal/remove_book_value/?f=HTML&token=API_TOKEN with content: <pre>[ 26 ] </pre> {{article end|seealso=*api session eve...")
- 10:0910:09, 30 March 2026 Api session event editor global add query (hist | edit) [1,090 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Query {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |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/editorglobal/add_query/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor global}}...")
- 10:0910:09, 30 March 2026 Api session event editor global set name (hist | edit) [1,545 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Global {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |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...")
- 10:0910:09, 30 March 2026 Api session event editor global remove (hist | edit) [1,419 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Global {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |} ===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/editorglobal/remove/?f=HTML&token=API_TOKEN...")
- 10:0910:09, 30 March 2026 Api session event editor global duplicate (hist | edit) [1,410 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Global {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |} ===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/editorglobal/duplicate/?f=HTML&token=API_TOKEN with content: <p...")
- 10:0910:09, 30 March 2026 Api session event editor global add (hist | edit) [1,039 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Global {|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/editorglobal/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor global}} Category:API")
- 10:0910:09, 30 March 2026 Api session event editor geotiff (hist | edit) [1,342 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor geotiff Events. GeoTiff editing. {|class=wikitable !Name !Description |- |ADD |Add new GeoTIFF Item with provided file. For files larger than 2GB, use the Stream API or Web URL. |- |REMOVE |Remove existing Geotiff |} Specific Events: {|class=wikitable !Name !Description |- |ADD_ASCII |Add new GeoTIFF Item with...")
- 10:0910:09, 30 March 2026 Api session event editor geotiff set geotiff url (hist | edit) [1,879 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Update existing GeoTIFF Item from Web URL. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_TIFF Integer ID or multiple values in array [1, 2, 3]) |GeoTIFF ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Web URL | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Uploader | |- |3 |OPTIONAL |(String or multiple values in array ["a", "b", "c"]) |CRS Override (optional) | |} ==...")
- 10:0910:09, 30 March 2026 Api session event editor geotiff set geotiff (hist | edit) [1,706 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Update existing GeoTIFF Item with provided file. For files larger than 2GB, use the Stream API or Web URL. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_TIFF Integer ID) |GeoTIFF ID | |- |1 |REQUIRED |(byte or multiple values in array [a, b, c]) |File bytes (< 2GB) | |- |2 |REQUIRED |(String) |Uploader | |- |3 |OPTIONAL |(String) |CRS Override (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Descr...")
- 10:0910:09, 30 March 2026 Api session event editor geotiff export (hist | edit) [1,156 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Export GeoTIFF. For files larger than 2GB, use the Stream API. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_TIFF Integer ID) |GeoTIFF ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |byte[] (byte array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorgeotiff/export/?f=HTML&token=API_TOKEN with content: <pre>[ 22 ] </...")
- 10:0910:09, 30 March 2026 Api session event editor geotiff add url (hist | edit) [1,922 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new GeoTIFF Item from Web URL. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |GeoTIFF Name | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Web URL | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Uploader | |- |3 |OPTIONAL |(String or multiple values in array ["a", "b", "c"]) |CRS Override (optional) | |} ===Response Cod...")
- 10:0810:08, 30 March 2026 Api session event editor geotiff add ascii url (hist | edit) [2,005 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new GeoTIFF Item from Web ASCII URL. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |GeoTIFF Name | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Web ASCII URL | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Uploader | |- |3 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |CRS | |} ===Response Codes=== {|...")
- 10:0810:08, 30 March 2026 Api session event editor geotiff add ascii (hist | edit) [1,729 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new GeoTIFF Item with provided ASCII file. For files larger than 2GB, use the Stream API or Web URL. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |GeoTIFF Name | |- |1 |REQUIRED |(byte or multiple values in array [a, b, c]) |ASCII File bytes (< 2GB) | |- |2 |REQUIRED |(String) |Uploader | |- |3 |REQUIRED |(String) |CRS | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Ge...")
- 10:0810:08, 30 March 2026 Api session event editor geotiff remove (hist | edit) [1,390 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Geotiff {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_TIFF Integer ID or multiple values in array [1, 2, 3]) |Geo Tiffs | |} ===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/editorgeotiff/remove/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3 ] ]...")
- 10:0810:08, 30 March 2026 Api session event editor geotiff add (hist | edit) [1,705 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new GeoTIFF Item with provided file. For files larger than 2GB, use the Stream API or Web URL. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |GeoTIFF Name | |- |1 |REQUIRED |(byte or multiple values in array [a, b, c]) |File bytes (< 2GB) | |- |2 |REQUIRED |(String) |Uploader | |- |3 |OPTIONAL |(String) |CRS Override (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |In...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin (hist | edit) [1,662 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor geoplugin Events. GeoPlugin editing. {|class=wikitable !Name !Description |- |ADD |Add new Geoplugin |- |DUPLICATE |Duplicate existing Geoplugin |- |REMOVE |Remove existing Geoplugin |- |SET_NAME |Set new name of existing Geoplugin |} Specific Events: {|clas...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin set source (hist | edit) [1,530 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Source {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |1 |REQUIRED |(SOURCE Integer ID or multiple values in array [1, 2, 3]) |Sources | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/eve...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin set new project (hist | edit) [1,566 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set New Project {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |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/session/even...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin set name attribute (hist | edit) [1,594 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Name Attribute {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |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/e...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin set layer name (hist | edit) [1,574 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Layer Name {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |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/edito...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin set image (hist | edit) [1,549 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |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/editorgeop...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin set id attribute (hist | edit) [1,584 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Id Attribute {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |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/edi...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin set force xy (hist | edit) [1,551 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Force Xy {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |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/session/event/e...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin set crs (hist | edit) [1,539 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |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/editorgeoplu...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin remove source (hist | edit) [1,545 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Source {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |1 |REQUIRED |(SOURCE Integer ID or multiple values in array [1, 2, 3]) |Sources | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin remove link (hist | edit) [1,535 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Link {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |1 |REQUIRED |(GEO_LINK Integer ID or multiple values in array [1, 2, 3]) |Geo Links | |} ===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...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin add new links (hist | edit) [1,584 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add New Links {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/sessi...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin add link (hist | edit) [1,520 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Link {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |1 |REQUIRED |(GEO_LINK Integer ID or multiple values in array [1, 2, 3]) |Geo Links | |} ===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:0810:08, 30 March 2026 Api session event editor geoplugin set name (hist | edit) [1,575 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Geoplugin {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |- |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:0810:08, 30 March 2026 Api session event editor geoplugin remove (hist | edit) [1,410 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Geoplugin {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |} ===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/editorgeoplugin/remove/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin duplicate (hist | edit) [1,440 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Geoplugin {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_PLUGIN Integer ID or multiple values in array [1, 2, 3]) |Geo Plugins | |} ===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/editorgeoplugin/duplicate/?f=HTML&token=API_TOKEN with co...")
- 10:0810:08, 30 March 2026 Api session event editor geoplugin add (hist | edit) [1,184 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Geoplugin {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |GeoLinkType |AREA, BUILDING, ROAD, STREET_OBJECT, TERRAIN_HEIGHT or WATER_BOTTOM |} ===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/editorgeoplugin/add/?f=HTML&token=API_TOKEN with content:...")
- 10:0810:08, 30 March 2026 Api session event editor geooption (hist | edit) [597 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor geooption Events. GeoOption editing. {|class=wikitable !Name !Description |- |RESET |Reset |- |SET_BOOLEAN |Set Boolean |- |SET_NUMBER |Set Number |- |SET_NUMBERS |Set Numbers |- |SET_STRING |Set St...")
- 10:0810:08, 30 March 2026 Api session event editor geooption set string (hist | edit) [1,574 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set String {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Type |AGRICULTURE, BAG3D_GEOMETRIES, DTM_DSM_THRESHOLDS, HEIGHTMAP_RESOLUTION, I3S_GEOMETRIES, IMWA, INTEREST_AREA_MARGIN, NL_AHN, NL_BGT, NL_ENERGY_LABEL, NL_MAX_TREE_HEIGHT, NL_MIN_TREE_HEIGHT, NL_TRAFFIC_INFOMIL, NL_TRAFFIC_INWEVA, NL_TRAFFIC_NSL, NL_TRAFFIC_NSL_CONVERSION, OSM_BUILDINGS, OSM_LANDUSE, OSM_NEIGHBORHOODS, OSM_ROADS, OWNERSHIP, SATELLITE...")
- 10:0810:08, 30 March 2026 Api session event editor geooption set numbers (hist | edit) [1,907 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Numbers {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Type |AGRICULTURE, BAG3D_GEOMETRIES, DTM_DSM_THRESHOLDS, HEIGHTMAP_RESOLUTION, I3S_GEOMETRIES, IMWA, INTEREST_AREA_MARGIN, NL_AHN, NL_BGT, NL_ENERGY_LABEL, NL_MAX_TREE_HEIGHT, NL_MIN_TREE_HEIGHT, NL_TRAFFIC_INFOMIL, NL_TRAFFIC_INWEVA, NL_TRAFFIC_NSL, NL_TRAFFIC_NSL_CONVERSION, OSM_BUILDINGS, OSM_LANDUSE, OSM_NEIGHBORHOODS, OSM_ROADS, OWNERSHIP, SATELLIT...")
- 10:0810:08, 30 March 2026 Api session event editor geooption set number (hist | edit) [1,839 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Number {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Type |AGRICULTURE, BAG3D_GEOMETRIES, DTM_DSM_THRESHOLDS, HEIGHTMAP_RESOLUTION, I3S_GEOMETRIES, IMWA, INTEREST_AREA_MARGIN, NL_AHN, NL_BGT, NL_ENERGY_LABEL, NL_MAX_TREE_HEIGHT, NL_MIN_TREE_HEIGHT, NL_TRAFFIC_INFOMIL, NL_TRAFFIC_INWEVA, NL_TRAFFIC_NSL, NL_TRAFFIC_NSL_CONVERSION, OSM_BUILDINGS, OSM_LANDUSE, OSM_NEIGHBORHOODS, OSM_ROADS, OWNERSHIP, SATELLITE...")
- 10:0810:08, 30 March 2026 Api session event editor geooption set boolean (hist | edit) [1,595 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Boolean {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Type |AGRICULTURE, BAG3D_GEOMETRIES, DTM_DSM_THRESHOLDS, HEIGHTMAP_RESOLUTION, I3S_GEOMETRIES, IMWA, INTEREST_AREA_MARGIN, NL_AHN, NL_BGT, NL_ENERGY_LABEL, NL_MAX_TREE_HEIGHT, NL_MIN_TREE_HEIGHT, NL_TRAFFIC_INFOMIL, NL_TRAFFIC_INWEVA, NL_TRAFFIC_NSL, NL_TRAFFIC_NSL_CONVERSION, OSM_BUILDINGS, OSM_LANDUSE, OSM_NEIGHBORHOODS, OSM_ROADS, OWNERSHIP, SATELLIT...")
- 10:0810:08, 30 March 2026 Api session event editor geooption reset (hist | edit) [1,040 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Reset {|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/editorgeooption/reset/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor geooption}} Category:API")
- 10:0810:08, 30 March 2026 Api session event editor geolink (hist | edit) [1,971 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor geolink Events. GeoLink editing. {|class=wikitable !Name !Description |- |ADD |Add new Geolink |- |DUPLICATE |Duplicate existing Geolink |- |REMOVE |Remove existing Geolink |- |SET_NAME |Set new name of existing Geolink |} Specific Events: {|class=wikitable !Name !D...")
- 10:0710:07, 30 March 2026 Api session event editor geolink set priority (hist | edit) [1,516 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Priority {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_LINK Integer ID or multiple values in array [1, 2, 3]) |Geo Links | |- |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/editorge...")