Api session event editor measure: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| 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 [[ | | Add [[Polygon]]s to existing [[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]] | ||
| Line 40: | Line 40: | ||
|- | |- | ||
| [[Api session event editor measure add grid polygons|add_grid_polygons]] | | [[Api session event editor measure add grid polygons|add_grid_polygons]] | ||
| Add [[ | | Add [[Polygon]]s to existing [[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 [[ | | Add [[Polygon]]s to existing outer (or inner) [[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 [[ | | Add [[Polygon]]s to existing outer (or inner) [[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 [[ | | Add [[Polygon]]s to existing [[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]] | ||
| 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 [[ | | Remove [[Polygon]]s from existing [[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 97: | Line 97: | ||
|- | |- | ||
| [[Api session event editor measure remove grid polygons|remove_grid_polygons]] | | [[Api session event editor measure remove grid polygons|remove_grid_polygons]] | ||
| Remove [[ | | Remove [[Polygon]]s from existing [[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]] | ||
| 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 [[ | | Remove [[Polygon]]s from existing [[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 [[ | | Remove [[Polygon]]s from existing outer (or inner) [[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 [[ | | Remove [[Polygon]]s from existing [[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]] | ||
| 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 [[ | | Let the [[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 142: | Line 142: | ||
|- | |- | ||
| [[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 [[ | | Let the [[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]] | ||
Latest revision as of 13:01, 19 June 2026
API Endpoint: api/session/event/editormeasure/
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. |