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



Revision as of 12:53, 30 March 2026

API api session event editor geolink Events.

GeoLink 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

See also