New pages
Jump to navigation
Jump to search
30 March 2026
- 10:1410:14, 30 March 2026 Api session event editor neighborhood remove polygons (hist | edit) [1,724 bytes] Frank@tygron.nl (talk | contribs) (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:1410:14, 30 March 2026 Api session event editor neighborhood remove attribute (hist | edit) [1,676 bytes] Frank@tygron.nl (talk | contribs) (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:1410:14, 30 March 2026 Api session event editor neighborhood remove (hist | edit) [1,504 bytes] Frank@tygron.nl (talk | contribs) (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:1410:14, 30 March 2026 Api session event editor neighborhood import (hist | edit) [3,541 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor neighborhood duplicate (hist | edit) [1,495 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor neighborhood append attribute (hist | edit) [1,903 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor neighborhood add polygons (hist | edit) [1,710 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor neighborhood add (hist | edit) [1,088 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measurement (hist | edit) [639 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measurement set name (hist | edit) [1,626 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measurement remove (hist | edit) [1,495 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measurement import (hist | edit) [3,043 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measurement duplicate (hist | edit) [1,486 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure (hist | edit) [8,518 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set upgrade type (hist | edit) [1,351 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set terrain type (hist | edit) [1,358 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set terrain height relative (hist | edit) [1,413 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set terrain height (hist | edit) [1,609 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set terrain edit type (hist | edit) [1,514 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set requires confirmation (hist | edit) [1,340 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set owner (hist | edit) [1,228 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set levee type (hist | edit) [1,337 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set levee height relative (hist | edit) [1,376 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set levee height (hist | edit) [1,333 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set levee angle (hist | edit) [1,316 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set image (hist | edit) [1,625 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set grid terrain type (hist | edit) [1,367 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set grid automatic polygons (hist | edit) [1,456 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set grid (hist | edit) [1,613 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set geotiff terrain type (hist | edit) [1,382 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure set geotiff automatic polygons (hist | edit) [1,472 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure set geotiff (hist | edit) [1,632 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure set event (hist | edit) [2,152 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure set description (hist | edit) [1,252 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure set cost (hist | edit) [1,811 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure remove upgrade polygons (hist | edit) [1,817 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure remove upgrade (hist | edit) [1,564 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure remove terrain polygons (hist | edit) [1,933 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure remove terrain (hist | edit) [1,572 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure remove levee polygons (hist | edit) [1,815 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure remove levee (hist | edit) [1,560 bytes] Frank@tygron.nl (talk | contribs) (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:1210:12, 30 March 2026 Api session event editor measure remove grid terrain type (hist | edit) [1,301 bytes] Frank@tygron.nl (talk | contribs) (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...")
- 10:1210:12, 30 March 2026 Api session event editor measure remove grid polygons (hist | edit) [1,810 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove polygons from existing polygons 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 | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Exampl...")
- 10:1210:12, 30 March 2026 Api session event editor measure remove grid (hist | edit) [1,553 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove specified Grid Spatial 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]) |Grid 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/event/e...")
- 10:1210:12, 30 March 2026 Api session event editor measure remove geotiff terrain type (hist | edit) [1,316 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove the Terrain Type of 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 | |} ===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_...")
- 10:1210:12, 30 March 2026 Api session event editor measure remove geotiff polygons (hist | edit) [1,827 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove polygons from existing polygons of a GeoTIFFs Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |GeoTIFFs 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:1210:12, 30 March 2026 Api session event editor measure remove geotiff (hist | edit) [1,571 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove specified GeoTIFF Spatial 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]) |GeoTIFF 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/e...")
- 10:1210:12, 30 March 2026 Api session event editor measure remove event (hist | edit) [1,991 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add a specific event of a Measure for a specific Action Type. {|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 |(Integer number or multiple...")
- 10:1210:12, 30 March 2026 Api session event editor measure import upgrades (hist | edit) [3,084 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Measure Upgrade Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Upgrade Geometries | |- |1 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |- |2 |OPTIONAL |(MEASURE Integer ID) |Set for existing Measure ID (optional) | |- |3 |OPTIONAL |(Floating point number) |Buffer for Points and Lines to make Pol...")
- 10:1210:12, 30 March 2026 Api session event editor measure import terrains (hist | edit) [3,698 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Measure Terrain Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Terrain Geometries | |- |1 |REQUIRED |(Enumeration) |Measure Edit Type |BUILDING, FLATTEN, GEOTIFF, GRID, LEVEE, RAISE, UPGRADE or WATER |- |2 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Is Inner | |- |3 |REQUIRED |(TERRAIN_TYPE Integer ID or multi...")