Api session event editor geolink: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 7: Line 7:
|-
|-
|[[api session event editor geolink add|ADD]]
|[[api session event editor geolink add|ADD]]
|Add new [[Geo Link]]
|Add new Geolink
|-
|-
|[[api session event editor geolink duplicate|DUPLICATE]]
|[[api session event editor geolink duplicate|DUPLICATE]]
|Duplicate existing [[Geo Link]]
|Duplicate existing Geolink
|-
|-
|[[api session event editor geolink remove|REMOVE]]
|[[api session event editor geolink remove|REMOVE]]
|Remove existing [[Geo Link]]
|Remove existing Geolink
|-
|-
|[[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 Geolink
|}
|}


Line 28: Line 28:
|-
|-
|[[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]]
Line 40: Line 40:
|-
|-
|[[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]]

Revision as of 13:47, 30 March 2026

API api session event editor geolink Events.

GeoLink editing.

Name Description
ADD Add new Geolink
DUPLICATE Duplicate existing Geolink
REMOVE Remove existing Geolink
SET_NAME Set new name of existing Geolink

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

See also