Api session event editor geolink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 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 25: | Line 25: | ||
|- | |- | ||
|[[Api session event editor geolink remove additional|remove_additional]] | |[[Api session event editor geolink remove additional|remove_additional]] | ||
|Remove additional | |Remove additional [[Attribute]] injection from the created feature. | ||
|- | |- | ||
|[[Api session event editor geolink remove function|remove_function]] | |[[Api session event editor geolink remove function|remove_function]] | ||
| Line 31: | Line 31: | ||
|- | |- | ||
|[[Api session event editor geolink remove mapping|remove_mapping]] | |[[Api session event editor geolink remove mapping|remove_mapping]] | ||
|Remove map orginal Attribute name to a new name in the created feature. | |Remove map orginal [[Attribute]] name to a new name in the created feature. | ||
|- | |- | ||
|[[Api session event editor geolink remove matching|remove_matching]] | |[[Api session event editor geolink remove matching|remove_matching]] | ||
|Remove matching incoming features against Attribute. | |Remove matching incoming features against [[Attribute]]. | ||
|- | |- | ||
|[[Api session event editor geolink set additional|set_additional]] | |[[Api session event editor geolink set additional|set_additional]] | ||
|Inject additional | |Inject additional [[Attribute]]s into the created feature. | ||
|- | |- | ||
|[[Api session event editor geolink set function|set_function]] | |[[Api session event editor geolink set function|set_function]] | ||
| Line 49: | Line 49: | ||
|- | |- | ||
|[[Api session event editor geolink set mapping|set_mapping]] | |[[Api session event editor geolink set mapping|set_mapping]] | ||
|Map orginal Attribute name to a new name in the created feature. | |Map orginal [[Attribute]] name to a new name in the created feature. | ||
|- | |- | ||
|[[Api session event editor geolink set matching|set_matching]] | |[[Api session event editor geolink set matching|set_matching]] | ||
|Match incoming features against this Attribute name and value. | |Match incoming features against this [[Attribute]] name and value. | ||
|- | |- | ||
|[[Api session event editor geolink set point buffer|set_point_buffer]] | |[[Api session event editor geolink set point buffer|set_point_buffer]] | ||
| 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 |