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 session event editor geolink Events. | Api session event editor geolink Events. | ||
[[Geo Link]] editing. | API Endpoints for [[Geo Link]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor geolink add| | |[[Api session event editor geolink add|add]] | ||
|Add new [[Geo Link]] | |Add new [[Geo Link]] | ||
|- | |- | ||
|[[Api session event editor geolink duplicate| | |[[Api session event editor geolink duplicate|duplicate]] | ||
|Duplicate existing [[Geo Link]] | |Duplicate existing [[Geo Link]] | ||
|- | |- | ||
|[[Api session event editor geolink remove| | |[[Api session event editor geolink remove|remove]] | ||
|Remove existing [[Geo Link]] | |Remove existing [[Geo Link]] | ||
|- | |- | ||
|[[Api session event editor geolink set name| | |[[Api session event editor geolink set name|set_name]] | ||
|Set new name of existing [[Geo Link]] | |Set new name of existing [[Geo Link]] | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor geolink remove additional| | |[[Api session event editor geolink remove additional|remove_additional]] | ||
|Remove additional attribute injection from the created feature. | |Remove additional attribute injection from the created feature. | ||
|- | |- | ||
|[[Api session event editor geolink remove function| | |[[Api session event editor geolink remove function|remove_function]] | ||
|Remove [[Function]] | |Remove [[Function]] | ||
|- | |- | ||
|[[Api session event editor geolink 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| | |[[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| | |[[Api session event editor geolink set additional|set_additional]] | ||
|Inject additional attributes into the created feature. | |Inject additional attributes into the created feature. | ||
|- | |- | ||
|[[Api session event editor geolink set function| | |[[Api session event editor geolink set function|set_function]] | ||
|Set [[Function]] | |Set [[Function]] | ||
|- | |- | ||
|[[Api session event editor geolink set geometry mode| | |[[Api session event editor geolink set geometry mode|set_geometry_mode]] | ||
|Set Geometry Mode | |Set Geometry Mode | ||
|- | |- | ||
|[[Api session event editor geolink set line buffer| | |[[Api session event editor geolink set line buffer|set_line_buffer]] | ||
|Set Line Buffer | |Set Line Buffer | ||
|- | |- | ||
|[[Api session event editor geolink 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| | |[[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| | |[[Api session event editor geolink set point buffer|set_point_buffer]] | ||
|Set Point Buffer | |Set Point Buffer | ||
|- | |- | ||
|[[Api session event editor geolink set priority| | |[[Api session event editor geolink set priority|set_priority]] | ||
|Set Priority | |Set Priority | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:24, 10 April 2026
Api session event editor geolink Events.
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 |