Api session event editor area: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
|- | |- | ||
| [[Api session event editor area append attribute|append_attribute]] | | [[Api session event editor area append attribute|append_attribute]] | ||
| Appended to existing [[Area]] [[Attribute]] value | | Appended to existing [[Area]] numeric [[Attribute]] value | ||
|- | |- | ||
| [[Api session event editor area duplicate|duplicate]] | | [[Api session event editor area duplicate|duplicate]] | ||
| Line 25: | Line 25: | ||
|- | |- | ||
| [[Api session event editor area remove attribute|remove_attribute]] | | [[Api session event editor area remove attribute|remove_attribute]] | ||
| Remove [[Attribute]] from [[Area]] | | Remove numeric [[Attribute]] from [[Area]] | ||
|- | |- | ||
| [[Api session event editor area remove polygons|remove_polygons]] | | [[Api session event editor area remove polygons|remove_polygons]] | ||
| Line 34: | Line 34: | ||
|- | |- | ||
| [[Api session event editor area set attribute|set_attribute]] | | [[Api session event editor area set attribute|set_attribute]] | ||
| Set [[Area]] [[Attribute]] value | | Set [[Area]] numeric [[Attribute]] value | ||
|- | |- | ||
| [[Api session event editor area set attributes|set_attributes]] | | [[Api session event editor area set attributes|set_attributes]] | ||
| Set multiple [[Area]] [[Attribute]] values | | Set multiple [[Area]] numeric [[Attribute]] values | ||
|- | |- | ||
| [[Api session event editor area set color|set_color]] | | [[Api session event editor area set color|set_color]] | ||
Revision as of 12:20, 17 June 2026
API Endpoint: api/session/event/editorarea/
API endpoints for Area editing.
| Name | Description |
|---|---|
| add | Add new Area |
| add_polygons | Add Polygons to existing Area |
| append_attribute | Appended to existing Area numeric Attribute value |
| duplicate | Duplicate existing Area |
| import | Import Area Collection |
| remove | Remove existing Area |
| remove_attribute | Remove numeric Attribute from Area |
| remove_polygons | Remove Polygons from existing Area |
| set_active | Set Area active |
| set_attribute | Set Area numeric Attribute value |
| set_attributes | Set multiple Area numeric Attribute values |
| set_color | Set new color of existing Area |
| set_name | Set new name of existing Area |
| set_polygons | Set Polygons to existing Area |
Additional API endpoints:
| Name | Description |
|---|---|
| add_group | Add Group |
| add_relation | Add Relation |
| add_with_attribute | Add With Attribute |
| generate_border_areas | Generate Border Areas |
| generate_inundation_areas | Generate Inundation Areas |
| generate_sewer_areas | Generate Sewer Areas for Neighborhoods |
| generate_water_areas | Generate Water Areas |
| remove_all_attributes | Remove All Attributes |
| remove_group | Remove Group |
| remove_relations | Remove Relations |
| set_relation | Set Relation |