Api session event editor geolink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorgeolink/ | |||
API | API endpoints for [[Geo Link]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 19: | Line 19: | ||
|} | |} | ||
Additional API | Additional API endpoints: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 60: | Line 60: | ||
|Set Priority | |Set Priority | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items geolinks]] | *[[Api session items geolinks]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:39, 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 |