Api session event editor geolink: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor geolink Events. GeoLink editing. {|class=wikitable !Name !Description |- |ADD |Add new Geolink |- |DUPLICATE |Duplicate existing Geolink |- |REMOVE |Remove existing Geolink |- |SET_NAME |Set new name of existing Geolink |} Specific Events: {|class=wikitable !Name !D..." |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor geolink Events. | |||
[[Geo Link]] editing. | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor geolink add|ADD]] | ||
|Add new | |Add new [[Geo Link]] | ||
|- | |- | ||
|[[ | |[[Api session event editor geolink duplicate|DUPLICATE]] | ||
|Duplicate existing | |Duplicate existing [[Geo Link]] | ||
|- | |- | ||
|[[ | |[[Api session event editor geolink remove|REMOVE]] | ||
|Remove existing | |Remove existing [[Geo Link]] | ||
|- | |- | ||
|[[ | |[[Api session event editor geolink set name|SET_NAME]] | ||
|Set new name of existing | |Set new name of existing [[Geo Link]] | ||
|} | |} | ||
| Line 24: | Line 24: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Remove [[Function]] | |Remove [[Function]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Remove matching incoming features against Attribute. | |Remove matching incoming features against Attribute. | ||
|- | |- | ||
|[[ | |[[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|SET_FUNCTION]] | ||
|Set [[Function]] | |Set [[Function]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Set Line Buffer | |Set Line Buffer | ||
|- | |- | ||
|[[ | |[[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]] | ||
|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]] | ||
|Set Point Buffer | |Set Point Buffer | ||
|- | |- | ||
|[[ | |[[Api session event editor geolink set priority|SET_PRIORITY]] | ||
|Set Priority | |Set Priority | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]] | ||
*[[Api session items geolinks]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 12:06, 1 April 2026
Api session event editor geolink Events.
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 |
Specific Events:
| 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 |