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 Endpoint: api/session/event/editorarea/ | API Endpoint: api/session/event/editorarea/ | ||
API endpoints for [[Area]] editing. | API endpoints for [[Area]] editing. | ||
Latest revision as of 08:39, 3 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 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 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 |