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).
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood (Created page with "API api session event editor neighborhood Events. Neighborhood editing. {|class=wikitable !Name !Description |- |ADD |Add new Neighborhood |- |ADD_POLYGONS |Add polygons to existing Neighborhood |- |APPEND_ATTRIBUTE |Appended to existing Neighborhood attribute value |- |api session event editor neig...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood set polygons (Created page with "API Event to Set Polygons {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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: ht...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood set name (Created page with "API Event to Set new name of existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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:...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood set color (Created page with "API Event to Set new color of existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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.tygro...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood set attributes (Created page with "API Event to Set multiple Neighborhood attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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 |OP...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood set attribute (Created page with "API Event to Set Neighborhood attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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 !Respon...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood set active (Created page with "API Event to Set Neighborhood active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood remove polygons (Created page with "API Event to Remove polygons from existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID) |Neighborhoods | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorneighborhood/re...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood remove attribute (Created page with "API Event to Remove attribute from Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood remove (Created page with "API Event to Remove existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |} ===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/editorneighborhood/remove/...")
- 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood import (Created page with "API Event to Import Neighborhood Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Neighborhood geometries | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Neighborhood 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....")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood duplicate (Created page with "API Event to Duplicate existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |} ===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/editorneighborhood/duplicate/?f=HTML&token=API_...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood append attribute (Created page with "API Event to Appended to existing Neighborhood attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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) | |} =...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood add polygons (Created page with "API Event to Add polygons to existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID) |Neighborhoods | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorneighborhood/add_pol...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neighborhood add (Created page with "API Event to Add new Neighborhood {|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/editorneighborhood/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor neighborhood}} Category:API")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measurement (Created page with "API api session event editor measurement Events. Measurement editing. {|class=wikitable !Name !Description |- |DUPLICATE |Duplicate existing [[Measurement]] |- |IMPORT |Import multiple [[Measurement]]s |- |REMOVE |Remove existing [[Measurement]] |- |SET_NAME |Set n...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measurement set name (Created page with "API Event to Set new name of existing [[Measurement]] {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID or multiple values in array [1, 2, 3]) |[[Measurement]]s | |- |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://engin...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measurement remove (Created page with "API Event to Remove existing [[Measurement]] {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID or multiple values in array [1, 2, 3]) |[[Measurement]]s | |} ===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/editormeasurement/rem...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measurement import (Created page with "API Event to Import multiple [[Measurement]]s {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |[[Measurement]]s | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |[[Measurement]] Names | |- |2 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlays | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|c...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measurement duplicate (Created page with "API Event to Duplicate existing [[Measurement]] {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID or multiple values in array [1, 2, 3]) |[[Measurement]]s | |} ===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/editormeasurement/duplicate/?f=HTML&token=...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure (Created page with "API api session event editor measure Events. Measure editing. {|class=wikitable !Name !Description |- |ADD |Add measure for Stakeholder |- |DUPLICATE |Duplicate specified Measures. |- |REMOVE |Remove specified Measures. |- |SET_NAME |Set the name of a Measure. |} Specific Events...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure import building measure (Created page with "API Event to Use IMPORT_BUILDINGS instead, same event with option to set existing measure. {|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 measure}} Category:API")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set upgrade type (Created page with "API Event to Set the Upgrade Type for an Upgrade Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Upgrade Spatial ID | |- |2 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Type ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST:...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set terrain type (Created page with "API Event to Set the Terrain Type for a Terrain Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Terrain Spatial ID | |- |2 |REQUIRED |(TERRAIN_TYPE Integer ID) |Terrain Type ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POS...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set terrain height relative (Created page with "API Event to Set whether the inner height of Terrain Spatial of a Measure is considered relative. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number) |Terrain Spatial ID | |- |2 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set terrain height (Created page with "API Event to Set the inner height of Terrain Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number) |Terrain Spatial ID | |- |2 |REQUIRED |(Floating point number) |Height value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: http...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set terrain edit type (Created page with "API Event to Set the Edit Type of a Terrain Spatial of a Measure. This changes the way the terrain height is adjusted: lowered, flattened or raised. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Terrain Spatial ID | |- |2 |REQUIRED |(Enumeration) |Edit Type |BUILDING, FLATTEN, GEOTIFF, GRID, LEVEE, RAISE, UPGRADE or WATER |} ===Response Codes=== {|cla...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set requires confirmation (Created page with "API Event to Set whether the Measure should be confirmed by other Stakeholders. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(true, false) |Confirmation Required 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/ses...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set owner (Created page with "API Event to Set the owner of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormeasure/set_owner/?f=HTML&token=API_TOKEN...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set levee type (Created page with "API Event to Set the Levee for a specified Levee Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Levee Spatial ID | |- |2 |REQUIRED |(LEVEE Integer ID) |Levee ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engi...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set levee height relative (Created page with "API Event to Set whether the inner height of Levee Spatial of a Measure is considered relative. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number) |Levee Spatial ID | |- |2 |OPTIONAL |(true, false) |Boolean | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example PO...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set levee height (Created page with "API Event to Set the inner height of Levee Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number) |Levee Spatial ID | |- |2 |OPTIONAL |(Floating point number) |Height value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set levee angle (Created page with "API Event to Set the angle of Levee Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number) |Levee Spatial ID | |- |2 |OPTIONAL |(Floating point number) |Angle | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set image (Created page with "API Event to Set the image of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID or multiple values in array [1, 2, 3]) |Measure IDs | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Image names | |} ===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:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set grid terrain type (Created page with "API Event to Set the Terrain Type for a Grid Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Grid Spatial ID | |- |2 |REQUIRED |(TERRAIN_TYPE Integer ID) |Terrain Type ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https:/...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set grid automatic polygons (Created page with "API Event to Let the polygons be calculated automatically based on the Overlay specified in the Grid spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Grid Spatial ID | |- |2 |REQUIRED |(true, false) |Automatic calculation |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-60...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set grid (Created page with "API Event to Change the Grids applied by a specified Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Grid Spatial ID | |- |2 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== E...")
- 10:13, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set geotiff terrain type (Created page with "API Event to Set the Terrain Type for a GeoTIFF Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |GeoTIFF Spatial ID | |- |2 |REQUIRED |(TERRAIN_TYPE Integer ID) |Terrain Type ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: h...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set geotiff automatic polygons (Created page with "API Event to Let the polygons be calculated automatically based on the GeoTIFFs specified in the GeoTIFF spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |GeoTIFF Spatial ID | |- |2 |REQUIRED |(true, false) |Automatic calculation |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set geotiff (Created page with "API Event to Change the GeoTIFFs applied by a specified Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |GeoTIFF Spatial ID | |- |2 |REQUIRED |(GEO_TIFF Integer ID or multiple values in array [1, 2, 3]) |GeoTIFF IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST==...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set event (Created page with "API Event to Change an existing event of a specific Action Type of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID or multiple values in array [1, 2, 3]) |Measure ID | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Server Side (false = Client Side) | |- |2 |REQUIRED |(ActionType or multiple values in array [a, b, c]) |Action Type | |- |3 |REQUIRED |(CodedEvent or multiple...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set description (Created page with "API Event to Set the description of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(String) |Description | |} ===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/editormeasure/set_description/?f=HTML&token=API_TOKEN with conte...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set cost (Created page with "API Event to Set the costs of a Measure of a particular cost type (construction, demolition) and wether it is fixed or cost per cubic meter. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Enumeration) |Cost Type |CONSTRUCTION |- |2 |REQUIRED |(Floating point number) |Cost in valuata | |- |3 |REQUIRED |(true, false) |Fixed (if false, cost per cubic meter) |true or false...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure remove upgrade polygons (Created page with "API Event to Remove polygons from existing polygons of a Upgrade Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Upgrade Spatial ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST===...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure remove upgrade (Created page with "API Event to Remove specified Upgrade Spatials from a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Upgrade Spatial IDs | |} ===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:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure remove terrain polygons (Created page with "API Event to Remove polygons from existing outer (or inner) polygons of a Terrain Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Terrain Spatial ID | |- |2 |REQUIRED |(true, false) |Is Outer (false = inner) |true or false |- |3 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure remove terrain (Created page with "API Event to Remove specified Terrain Spatials from a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Terrain Spatial IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure remove levee polygons (Created page with "API Event to Remove polygons from existing polygons of a Levee Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Levee Spatial ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure remove levee (Created page with "API Event to Remove specified Levee Spatials from a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Levee Spatial IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/sess...")
- 10:12, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure remove grid terrain type (Created page with "API Event to Remove the Terrain Type of a Grid Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Grid Spatial ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormeasure/remove_grid_t...")