Api session event editor geolink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorgeolink/ | |||
API endpoints for [[Geo Link]] editing. | API endpoints for [[Geo Link]] editing. | ||
Revision as of 08:37, 3 June 2026
API Endpoint: api/session/event/editorgeolink/
API endpoints for Geo Link editing.
| Name | Description |
|---|---|
| add | Add new Geo Link |
| duplicate | Duplicate existing Geo Link |
| remove | Remove existing Geo Link |
| set_name | Set new name of existing Geo Link |
Additional API endpoints:
| Name | Description |
|---|---|
| remove_additional | Remove additional Attribute injection from the created feature. |
| remove_function | Remove Function |
| remove_mapping | Remove map orginal Attribute name to a new name in the created feature. |
| remove_matching | Remove matching incoming features against Attribute. |
| set_additional | Inject additional Attributes into the created feature. |
| set_function | Set Function |
| set_geometry_mode | Set Geometry Mode |
| set_line_buffer | Set Line Buffer |
| set_mapping | Map orginal Attribute name to a new name in the created feature. |
| set_matching | Match incoming features against this Attribute name and value. |
| set_point_buffer | Set Point Buffer |
| set_priority | Set Priority |