New pages
Jump to navigation
Jump to search
30 March 2026
- 10:1310:13, 30 March 2026 Api session event editor measurement import (hist | edit) [3,003 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,448 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,462 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 import building measure (hist | edit) [363 bytes] Frank@tygron.nl (talk | contribs) (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:1310:13, 30 March 2026 Api session event editor measure set upgrade type (hist | edit) [1,302 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,309 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,630 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,565 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,460 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,286 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,191 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,290 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,326 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,292 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,276 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,587 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,305 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,662 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,563 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,325 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,405 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,587 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,096 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,209 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,772 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,749 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,521 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) [2,349 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,529 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,749 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,519 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,241 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,737 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,505 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,261 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,759 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,528 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,924 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,052 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,623 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...")
- 10:1210:12, 30 March 2026 Api session event editor measure import levees (hist | edit) [3,455 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Measure Levee Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Levee Geometries | |- |1 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levee IDs | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Override Angles | |- |3 |REQUIRED |(Floating point number or multiple values in array...")
- 10:1210:12, 30 March 2026 Api session event editor measure import grids (hist | edit) [3,209 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Measure Grid Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Grid Geometries where the Grid will be applied | |- |1 |REQUIRED |(TERRAIN_TYPE Integer ID or multiple values in array [1, 2, 3]) |Terrain Type IDs | |- |2 |REQUIRED |(Integer or multiple values in array [a, b, c]) |Grid ID arrays | |- |3 |OPTIONAL |(MEASURE Integer ID) |Set for existin...")
- 10:1210:12, 30 March 2026 Api session event editor measure import geotiffs (hist | edit) [3,246 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Measure GeoTIFF Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of GeoTIFF Geometries where the GeoTIFF will be applied | |- |1 |REQUIRED |(TERRAIN_TYPE Integer ID or multiple values in array [1, 2, 3]) |Terrain Type IDs | |- |2 |REQUIRED |(Integer or multiple values in array [a, b, c]) |GeoTIFF ID arrays | |- |3 |OPTIONAL |(MEASURE Integer ID) |Set...")
- 10:1210:12, 30 March 2026 Api session event editor measure import buildings (hist | edit) [3,785 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Measure Building Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Building geometries | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Building 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:1210:12, 30 March 2026 Api session event editor measure duplicate building (hist | edit) [1,464 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate specified Measure Buildings. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building IDs | |} ===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/editormeasure/duplicate_building/?f=HTML&...")
- 10:1210:12, 30 March 2026 Api session event editor measure add upgrade polygons (hist | edit) [1,739 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons to existing polygons of 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 |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Exam...")
- 10:1210:12, 30 March 2026 Api session event editor measure add upgrade (hist | edit) [1,146 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add a new Upgrade Spatial to a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Upgrade Spatial ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormeasure/add_upgrade/?f=HTML&token=API_TOKEN with content: <pre>[ 8 ] </pre...")
- 10:1110:11, 30 March 2026 Api session event editor measure add terrain polygons (hist | edit) [1,849 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons to 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 !Resp...")
- 10:1110:11, 30 March 2026 Api session event editor measure add terrain (hist | edit) [1,150 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add a new Terrain Spatial to a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Terrain Spatial ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormeasure/add_terrain/?f=HTML&token=API_TOKEN with content: <pre>[ 38 ]...")
- 10:1110:11, 30 March 2026 Api session event editor measure add levee polygons (hist | edit) [1,755 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons to existing outer (or inner) 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 |} ===...")