Api session event editor neighborhood: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor neighborhood Events. | Api session event editor neighborhood Events. | ||
[[Neighborhood]] editing. | API Endpoints for [[Neighborhood]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor neighborhood add| | |[[Api session event editor neighborhood add|add]] | ||
|Add new [[Neighborhood]] | |Add new [[Neighborhood]] | ||
|- | |- | ||
|[[Api session event editor neighborhood add polygons| | |[[Api session event editor neighborhood add polygons|add_polygons]] | ||
|Add polygons to existing [[Neighborhood]] | |Add polygons to existing [[Neighborhood]] | ||
|- | |- | ||
|[[Api session event editor neighborhood append attribute| | |[[Api session event editor neighborhood append attribute|append_attribute]] | ||
|Appended to existing [[Neighborhood]] attribute value | |Appended to existing [[Neighborhood]] attribute value | ||
|- | |- | ||
|[[Api session event editor neighborhood duplicate| | |[[Api session event editor neighborhood duplicate|duplicate]] | ||
|Duplicate existing [[Neighborhood]] | |Duplicate existing [[Neighborhood]] | ||
|- | |- | ||
|[[Api session event editor neighborhood import| | |[[Api session event editor neighborhood import|import]] | ||
|Import [[Neighborhood]] Collection | |Import [[Neighborhood]] Collection | ||
|- | |- | ||
|[[Api session event editor neighborhood remove| | |[[Api session event editor neighborhood remove|remove]] | ||
|Remove existing [[Neighborhood]] | |Remove existing [[Neighborhood]] | ||
|- | |- | ||
|[[Api session event editor neighborhood remove attribute| | |[[Api session event editor neighborhood remove attribute|remove_attribute]] | ||
|Remove attribute from [[Neighborhood]] | |Remove attribute from [[Neighborhood]] | ||
|- | |- | ||
|[[Api session event editor neighborhood remove polygons| | |[[Api session event editor neighborhood remove polygons|remove_polygons]] | ||
|Remove polygons from existing [[Neighborhood]] | |Remove polygons from existing [[Neighborhood]] | ||
|- | |- | ||
|[[Api session event editor neighborhood set active| | |[[Api session event editor neighborhood set active|set_active]] | ||
|Set [[Neighborhood]] active | |Set [[Neighborhood]] active | ||
|- | |- | ||
|[[Api session event editor neighborhood set attribute| | |[[Api session event editor neighborhood set attribute|set_attribute]] | ||
|Set [[Neighborhood]] attribute value | |Set [[Neighborhood]] attribute value | ||
|- | |- | ||
|[[Api session event editor neighborhood set attributes| | |[[Api session event editor neighborhood set attributes|set_attributes]] | ||
|Set multiple [[Neighborhood]] attribute values | |Set multiple [[Neighborhood]] attribute values | ||
|- | |- | ||
|[[Api session event editor neighborhood set color| | |[[Api session event editor neighborhood set color|set_color]] | ||
|Set new color of existing [[Neighborhood]] | |Set new color of existing [[Neighborhood]] | ||
|- | |- | ||
|[[Api session event editor neighborhood set name| | |[[Api session event editor neighborhood set name|set_name]] | ||
|Set new name of existing [[Neighborhood]] | |Set new name of existing [[Neighborhood]] | ||
|- | |- | ||
|[[Api session event editor neighborhood set polygons| | |[[Api session event editor neighborhood set polygons|set_polygons]] | ||
|Set polygons to existing [[Neighborhood]] | |Set polygons to existing [[Neighborhood]] | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:26, 10 April 2026
Api session event editor neighborhood Events.
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 |