Api session event editor measure: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 193: Line 193:
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Events]]
*[[Api session items measures]]
}}
}}


[[Category:API]]
[[Category:API]]

Revision as of 11:55, 10 April 2026

Api session event editor measure Events.

API Endpoints for Measure editing.

Name Description
add Add Measure for Stakeholder
duplicate Duplicate specified Measure.
remove Remove specified Measure.
set_name Set the name of a Measure.

Additional API Endpoints:

Name Description
add_building Add a new Building to specified Measure
add_event Add a new event to a Measure for a specific Action Type.
add_geotiff Add a new GeoTIFF Spatial to a Measure.
add_geotiff_polygons Add polygons to existing polygons of a GeoTIFF Spatial of a Measure.
add_grid Add a new Grid Spatial to a Measure.
add_grid_polygons Add polygons to existing polygons of a Grid Spatial of a Measure.
add_levee Add a new Levee Spatial of a specified Levee to a Measure.
add_levee_polygons Add polygons to existing outer (or inner) polygons of a Levee Spatial of a Measure.
add_terrain Add a new Terrain Spatial to a Measure.
add_terrain_polygons Add polygons to existing outer (or inner) polygons of a Terrain Spatial of a Measure.
add_upgrade Add a new Upgrade Spatial to a Measure.
add_upgrade_polygons Add polygons to existing polygons of an Upgrade Spatial of a Measure.
duplicate_building Duplicate specified Measure Building.
import_buildings Import Measure Building Collection
import_geotiffs Import Measure GeoTIFF Collection
import_grids Import Measure Grid Collection
import_levees Import Measure Levee Collection
import_terrains Import Measure Terrain Collection
import_upgrades Import Measure Upgrade Collection
remove_event Add a specific event of a Measure for a specific Action Type.
remove_geotiff Remove specified GeoTIFF Spatial from a Measure.
remove_geotiff_polygons Remove polygons from existing polygons of a GeoTIFFs Spatial of a Measure.
remove_geotiff_terrain_type Remove the Terrain Type of a GeoTIFF Spatial of a Measure.
remove_grid Remove specified Grid Spatial from a Measure.
remove_grid_polygons Remove polygons from existing polygons of a Grid Spatial of a Measure.
remove_grid_terrain_type Remove the Terrain Type of a Grid Spatial of a Measure.
remove_levee Remove specified Levee Spatials from a Measure.
remove_levee_polygons Remove polygons from existing polygons of a Levee Spatial of a Measure.
remove_terrain Remove specified Terrain Spatials from a Measure.
remove_terrain_polygons Remove polygons from existing outer (or inner) polygons of a Terrain Spatial of a Measure.
remove_upgrade Remove specified Upgrade Spatials from a Measure.
remove_upgrade_polygons Remove polygons from existing polygons of a Upgrade Spatial of a Measure.
set_cost Set the Cost of a Measure of a particular Cost type (construction, demolition) and wether it is fixed or Cost per cubic meter.
set_description Set the description of a Measure.
set_event Change an existing event of a specific Action Type of a Measure.
set_geotiff Change the GeoTIFFs applied by a specified Measure.
set_geotiff_automatic_polygons Let the polygons be calculated automatically based on the GeoTIFFs specified in the GeoTIFF spatial of a Measure.
set_geotiff_terrain_type Set the Terrain Type for a GeoTIFF Spatial of a Measure.
set_grid Change the Grids applied by a specified Measure.
set_grid_automatic_polygons Let the polygons be calculated automatically based on the Overlay specified in the Grid spatial of a Measure.
set_grid_terrain_type Set the Terrain Type for a Grid Spatial of a Measure.
set_image Set the image of a Measure.
set_levee_angle Set the angle of Levee Spatial of a Measure.
set_levee_height Set the inner height of Levee Spatial of a Measure.
set_levee_height_relative Set whether the inner height of Levee Spatial of a Measure is considered relative.
set_levee_type Set the Levee for a specified Levee Spatial of a Measure.
set_owner Set the owner of a Measure.
set_requires_confirmation Set whether the Measure should be confirmed by other Stakeholder.
set_terrain_edit_type Set the Edit Type of a Terrain Spatial of a Measure. This changes the way the Terrain height is adjusted: lowered, flattened or raised.
set_terrain_height Set the inner height of Terrain Spatial of a Measure.
set_terrain_height_relative Set whether the inner height of Terrain Spatial of a Measure is considered relative.
set_terrain_type Set the Terrain Type for a Terrain Spatial of a Measure.
set_upgrade_type Set the Upgrade Type for an Upgrade Spatial of a Measure.

Deprecated API Endpoints:

Name Description
import_building_measure Use IMPORT_BUILDINGS instead, same event with option to set existing Measure.