Api session event editor building: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorbuilding/ | API Endpoint: api/session/event/editorbuilding/ | ||
API endpoints for [[Building]] editing. | API endpoints for [[Building]] editing. | ||
Latest revision as of 08:39, 3 June 2026
API Endpoint: api/session/event/editorbuilding/
API endpoints for Building editing.
| Name | Description |
|---|---|
| add | Add new Building |
| add_polygons | Add Polygons for Building Section. In case the Building is empty, optionally set ownership to largest Plot Owner of provided MultiPolygon |
| append_attribute | Appended to existing Building Attribute value |
| duplicate | Duplicate existing Building |
| import | Import Building Collection |
| remove | Remove existing Building |
| remove_attribute | Remove Attribute from Building |
| remove_polygons | Delete Polygons for Building Section |
| set_attribute | Set Building Attribute value |
| set_attributes | Set multiple Building Attribute values |
| set_name | Set new name of existing Building |
Additional API endpoints: