Api session event editor geolink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor geolink add|add]] | | [[Api session event editor geolink add|add]] | ||
|Add new [[Geo Link]] | | Add new [[Geo Link]] | ||
|- | |- | ||
|[[Api session event editor geolink duplicate|duplicate]] | | [[Api session event editor geolink duplicate|duplicate]] | ||
|Duplicate existing [[Geo Link]] | | Duplicate existing [[Geo Link]] | ||
|- | |- | ||
|[[Api session event editor geolink remove|remove]] | | [[Api session event editor geolink remove|remove]] | ||
|Remove existing [[Geo Link]] | | Remove existing [[Geo Link]] | ||
|- | |- | ||
|[[Api session event editor geolink set name|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]] | ||
|} | |} | ||
| Line 24: | Line 24: | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor geolink remove additional|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|remove_function]] | | [[Api session event editor geolink remove function|remove_function]] | ||
|Remove [[Function]] | | Remove [[Function]] | ||
|- | |- | ||
|[[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 [[Attribute]]s into the created feature. | | 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]] | ||
|Set [[Function]] | | Set [[Function]] | ||
|- | |- | ||
|[[Api session event editor geolink set geometry mode|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|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|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]] | ||
|Set [[ | | Set [[Point]] Buffer | ||
|- | |- | ||
|[[Api session event editor geolink set priority|set_priority]] | | [[Api session event editor geolink set priority|set_priority]] | ||
|Set Priority | | Set Priority | ||
|} | |} | ||
{{article end|seealso=*[[Api Session Endpoints]] | {{article end|seealso=*[[Api Session Endpoints]] | ||
Latest revision as of 13:00, 19 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 |