Api session event editor area: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor area | Api session event editor area Endpoints. | ||
API Endpoints for [[Area]] editing. | API Endpoints for [[Area]] editing. | ||
Latest revision as of 13:31, 14 April 2026
Api session event editor area Endpoints.
API Endpoints for Area editing.
| Name | Description |
|---|---|
| add | Add new Area |
| add_polygons | Add polygons to existing Area |
| append_attribute | Appended to existing Area attribute value |
| duplicate | Duplicate existing Area |
| import | Import Area Collection |
| remove | Remove existing Area |
| remove_attribute | Remove attribute from Area |
| remove_polygons | Remove polygons from existing Area |
| set_active | Set Area active |
| set_attribute | Set Area attribute value |
| set_attributes | Set multiple Area 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 Area |
| generate_inundation_areas | Generate Inundation Area |
| generate_sewer_areas | Generate Sewer Area |
| generate_water_areas | Generate Water Area |
| remove_all_attributes | Remove All Attributes |
| remove_group | Remove Group |
| remove_relations | Remove Relations |
| set_relation | Set Relation |
Deprecated API Endpoints:
| Name | Description |
|---|---|
| remove_filter | Use REMOVE_GROUP instead for identical result. |