Api session event editor geolink: Difference between revisions

From Tygron Support wiki
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 api session event editor geolink Events.
Api session event editor geolink Events.


GeoLink editing.
[[Geo Link]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[api session event editor geolink add|ADD]]
|[[Api session event editor geolink add|ADD]]
|Add new Geolink
|Add new [[Geo Link]]
|-
|-
|[[api session event editor geolink duplicate|DUPLICATE]]
|[[Api session event editor geolink duplicate|DUPLICATE]]
|Duplicate existing Geolink
|Duplicate existing [[Geo Link]]
|-
|-
|[[api session event editor geolink remove|REMOVE]]
|[[Api session event editor geolink remove|REMOVE]]
|Remove existing Geolink
|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 Geolink
|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 attributes into the created feature.
|Inject additional attributes 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 Point Buffer
|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 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