Api session event editor neighborhood: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorneighborhood/ | |||
API endpoints for [[Neighborhood]] editing. | API endpoints for [[Neighborhood]] editing. | ||
| Line 48: | Line 48: | ||
|Set [[#Api Model Polygon|Polygon]]s to existing [[Neighborhood]] | |Set [[#Api Model Polygon|Polygon]]s to existing [[Neighborhood]] | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items neighborhoods]] | *[[Api session items neighborhoods]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:40, 3 June 2026
API Endpoint: api/session/event/editorneighborhood/
API endpoints for Neighborhood editing.
| Name | Description |
|---|---|
| add | Add new Neighborhood |
| add_polygons | Add Polygons to existing Neighborhood |
| append_attribute | Appended to existing Neighborhood Attribute value |
| duplicate | Duplicate existing Neighborhood |
| import | Import Neighborhood Collection |
| remove | Remove existing Neighborhood |
| remove_attribute | Remove Attribute from Neighborhood |
| remove_polygons | Remove Polygons from existing Neighborhood |
| set_active | Set Neighborhood active |
| set_attribute | Set Neighborhood Attribute value |
| set_attributes | Set multiple Neighborhood Attribute values |
| set_color | Set new color of existing Neighborhood |
| set_name | Set new name of existing Neighborhood |
| set_polygons | Set Polygons to existing Neighborhood |