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 1: Line 1:
Api session event editor measure Endpoints.
Api session event editor measure Endpoints.


API Endpoints for [[Measure]] editing.
API End[[#Api Model Point|Point]]s for [[Measure]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
Line 10: Line 10:
|-
|-
|[[Api session event editor measure duplicate|duplicate]]
|[[Api session event editor measure duplicate|duplicate]]
|Duplicate specified [[Measure]].
|Duplicate specified [[Measure]]s.
|-
|-
|[[Api session event editor measure remove|remove]]
|[[Api session event editor measure remove|remove]]
|Remove specified [[Measure]].
|Remove specified [[Measure]]s.
|-
|-
|[[Api session event editor measure set name|set_name]]
|[[Api session event editor measure set name|set_name]]
Line 19: Line 19:
|}
|}


Additional API Endpoints:
Additional API End[[#Api Model Point|Point]]s:
{|class=wikitable
{|class=wikitable
!Name
!Name
Line 25: Line 25:
|-
|-
|[[Api session event editor measure add building|add_building]]
|[[Api session event editor measure add building|add_building]]
|Add a new [[Building]] to specified [[Measure]]
|Add a new [[Building]] to specified [[Measure]]s
|-
|-
|[[Api session event editor measure add event|add_event]]
|[[Api session event editor measure add event|add_event]]
Line 34: Line 34:
|-
|-
|[[Api session event editor measure add geotiff polygons|add_geotiff_polygons]]
|[[Api session event editor measure add geotiff polygons|add_geotiff_polygons]]
|Add polygons to existing polygons of a [[GeoTIFF]] Spatial of a [[Measure]].
|Add [[#Api Model Polygon|Polygon]]s to existing [[#Api Model Polygon|Polygon]]s of a [[GeoTIFF]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure add grid|add_grid]]
|[[Api session event editor measure add grid|add_grid]]
|Add a new Grid Spatial to a [[Measure]].
|Add a new [[Grid]] Spatial to a [[Measure]].
|-
|-
|[[Api session event editor measure add grid polygons|add_grid_polygons]]
|[[Api session event editor measure add grid polygons|add_grid_polygons]]
|Add polygons to existing polygons of a Grid Spatial of a [[Measure]].
|Add [[#Api Model Polygon|Polygon]]s to existing [[#Api Model Polygon|Polygon]]s of a [[Grid]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure add levee|add_levee]]
|[[Api session event editor measure add levee|add_levee]]
Line 46: Line 46:
|-
|-
|[[Api session event editor measure add levee polygons|add_levee_polygons]]
|[[Api session event editor measure add levee polygons|add_levee_polygons]]
|Add polygons to existing outer (or inner) polygons of a [[Levee]] Spatial of a [[Measure]].
|Add [[#Api Model Polygon|Polygon]]s to existing outer (or inner) [[#Api Model Polygon|Polygon]]s of a [[Levee]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure add terrain|add_terrain]]
|[[Api session event editor measure add terrain|add_terrain]]
Line 52: Line 52:
|-
|-
|[[Api session event editor measure add terrain polygons|add_terrain_polygons]]
|[[Api session event editor measure add terrain polygons|add_terrain_polygons]]
|Add polygons to existing outer (or inner) polygons of a [[Terrain]] Spatial of a [[Measure]].
|Add [[#Api Model Polygon|Polygon]]s to existing outer (or inner) [[#Api Model Polygon|Polygon]]s of a [[Terrain]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure add upgrade|add_upgrade]]
|[[Api session event editor measure add upgrade|add_upgrade]]
Line 58: Line 58:
|-
|-
|[[Api session event editor measure add upgrade polygons|add_upgrade_polygons]]
|[[Api session event editor measure add upgrade polygons|add_upgrade_polygons]]
|Add polygons to existing polygons of an Upgrade Spatial of a [[Measure]].
|Add [[#Api Model Polygon|Polygon]]s to existing [[#Api Model Polygon|Polygon]]s of an Upgrade Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure duplicate building|duplicate_building]]
|[[Api session event editor measure duplicate building|duplicate_building]]
|Duplicate specified [[Measure]] [[Building]].
|Duplicate specified [[Measure]] [[Building]]s.
|-
|-
|[[Api session event editor measure import buildings|import_buildings]]
|[[Api session event editor measure import buildings|import_buildings]]
Line 70: Line 70:
|-
|-
|[[Api session event editor measure import grids|import_grids]]
|[[Api session event editor measure import grids|import_grids]]
|Import [[Measure]] Grid Collection
|Import [[Measure]] [[Grid]] Collection
|-
|-
|[[Api session event editor measure import levees|import_levees]]
|[[Api session event editor measure import levees|import_levees]]
Line 88: Line 88:
|-
|-
|[[Api session event editor measure remove geotiff polygons|remove_geotiff_polygons]]
|[[Api session event editor measure remove geotiff polygons|remove_geotiff_polygons]]
|Remove polygons from existing polygons of a [[GeoTIFF]]s Spatial of a [[Measure]].
|Remove [[#Api Model Polygon|Polygon]]s from existing [[#Api Model Polygon|Polygon]]s of a [[GeoTIFF]]s Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure remove geotiff terrain type|remove_geotiff_terrain_type]]
|[[Api session event editor measure remove geotiff terrain type|remove_geotiff_terrain_type]]
Line 94: Line 94:
|-
|-
|[[Api session event editor measure remove grid|remove_grid]]
|[[Api session event editor measure remove grid|remove_grid]]
|Remove specified Grid Spatial from a [[Measure]].
|Remove specified [[Grid]] Spatial from a [[Measure]].
|-
|-
|[[Api session event editor measure remove grid polygons|remove_grid_polygons]]
|[[Api session event editor measure remove grid polygons|remove_grid_polygons]]
|Remove polygons from existing polygons of a Grid Spatial of a [[Measure]].
|Remove [[#Api Model Polygon|Polygon]]s from existing [[#Api Model Polygon|Polygon]]s of a [[Grid]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure remove grid terrain type|remove_grid_terrain_type]]
|[[Api session event editor measure remove grid terrain type|remove_grid_terrain_type]]
|Remove the [[Terrain Type]] of a Grid Spatial of a [[Measure]].
|Remove the [[Terrain Type]] of a [[Grid]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure remove levee|remove_levee]]
|[[Api session event editor measure remove levee|remove_levee]]
Line 106: Line 106:
|-
|-
|[[Api session event editor measure remove levee polygons|remove_levee_polygons]]
|[[Api session event editor measure remove levee polygons|remove_levee_polygons]]
|Remove polygons from existing polygons of a [[Levee]] Spatial of a [[Measure]].
|Remove [[#Api Model Polygon|Polygon]]s from existing [[#Api Model Polygon|Polygon]]s of a [[Levee]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure remove terrain|remove_terrain]]
|[[Api session event editor measure remove terrain|remove_terrain]]
Line 112: Line 112:
|-
|-
|[[Api session event editor measure remove terrain polygons|remove_terrain_polygons]]
|[[Api session event editor measure remove terrain polygons|remove_terrain_polygons]]
|Remove polygons from existing outer (or inner) polygons of a [[Terrain]] Spatial of a [[Measure]].
|Remove [[#Api Model Polygon|Polygon]]s from existing outer (or inner) [[#Api Model Polygon|Polygon]]s of a [[Terrain]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure remove upgrade|remove_upgrade]]
|[[Api session event editor measure remove upgrade|remove_upgrade]]
Line 118: Line 118:
|-
|-
|[[Api session event editor measure remove upgrade polygons|remove_upgrade_polygons]]
|[[Api session event editor measure remove upgrade polygons|remove_upgrade_polygons]]
|Remove polygons from existing polygons of a Upgrade Spatial of a [[Measure]].
|Remove [[#Api Model Polygon|Polygon]]s from existing [[#Api Model Polygon|Polygon]]s of a Upgrade Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure set cost|set_cost]]
|[[Api session event editor measure set cost|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 the [[Cost]]s of a [[Measure]] of a particular [[Cost]] type (construction, demolition) and wether it is fixed or [[Cost]] per cubic meter.
|-
|-
|[[Api session event editor measure set description|set_description]]
|[[Api session event editor measure set description|set_description]]
Line 133: Line 133:
|-
|-
|[[Api session event editor measure set geotiff automatic polygons|set_geotiff_automatic_polygons]]
|[[Api session event editor measure set geotiff automatic polygons|set_geotiff_automatic_polygons]]
|Let the polygons be calculated automatically based on the [[GeoTIFF]]s specified in the [[GeoTIFF]] spatial of a [[Measure]].
|Let the [[#Api Model Polygon|Polygon]]s be calculated automatically based on the [[GeoTIFF]]s specified in the [[GeoTIFF]] spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure set geotiff terrain type|set_geotiff_terrain_type]]
|[[Api session event editor measure set geotiff terrain type|set_geotiff_terrain_type]]
Line 139: Line 139:
|-
|-
|[[Api session event editor measure set grid|set_grid]]
|[[Api session event editor measure set grid|set_grid]]
|Change the Grids applied by a specified [[Measure]].
|Change the [[Grid]]s applied by a specified [[Measure]].
|-
|-
|[[Api session event editor measure set grid automatic polygons|set_grid_automatic_polygons]]
|[[Api session event editor measure set grid automatic polygons|set_grid_automatic_polygons]]
|Let the polygons be calculated automatically based on the [[Overlay]] specified in the Grid spatial of a [[Measure]].
|Let the [[#Api Model Polygon|Polygon]]s be calculated automatically based on the [[Overlay]] specified in the [[Grid]] spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure set grid terrain type|set_grid_terrain_type]]
|[[Api session event editor measure set grid terrain type|set_grid_terrain_type]]
|Set the [[Terrain Type]] for a Grid Spatial of a [[Measure]].
|Set the [[Terrain Type]] for a [[Grid]] Spatial of a [[Measure]].
|-
|-
|[[Api session event editor measure set image|set_image]]
|[[Api session event editor measure set image|set_image]]
Line 166: Line 166:
|-
|-
|[[Api session event editor measure set requires confirmation|set_requires_confirmation]]
|[[Api session event editor measure set requires confirmation|set_requires_confirmation]]
|Set whether the [[Measure]] should be confirmed by other [[Stakeholder]].
|Set whether the [[Measure]] should be confirmed by other [[Stakeholder]]s.
|-
|-
|[[Api session event editor measure set terrain edit type|set_terrain_edit_type]]
|[[Api session event editor measure set terrain edit type|set_terrain_edit_type]]

Revision as of 14:46, 2 June 2026

Api session event editor measure Endpoints.

API EndPoints for Measure editing.

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

Additional API EndPoints:

Name Description
add_building Add a new Building to specified Measures
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 Buildings.
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 Costs 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 Stakeholders.
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.