Api session event editor geoplugin: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
Api session event editor geoplugin Events.
API Endpoint: api/session/event/editorgeoplugin/


[[Geo Plugin]] editing.
API endpoints for [[Geo Plugin]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor geoplugin add|ADD]]
| [[Api session event editor geoplugin add|add]]
|Add new [[Geo Plugin]]
| Add new [[Geo Plugin]]
|-
|-
|[[Api session event editor geoplugin duplicate|DUPLICATE]]
| [[Api session event editor geoplugin duplicate|duplicate]]
|Duplicate existing [[Geo Plugin]]
| Duplicate existing [[Geo Plugin]]
|-
|-
|[[Api session event editor geoplugin remove|REMOVE]]
| [[Api session event editor geoplugin remove|remove]]
|Remove existing [[Geo Plugin]]
| Remove existing [[Geo Plugin]]
|-
|-
|[[Api session event editor geoplugin set name|SET_NAME]]
| [[Api session event editor geoplugin set name|set_name]]
|Set new name of existing [[Geo Plugin]]
| Set new name of existing [[Geo Plugin]]
|}
|}


Specific Events:
Additional API endpoints:
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor geoplugin add link|ADD_LINK]]
| [[Api session event editor geoplugin add link|add_link]]
|Add Link
| Add Link
|-
|-
|[[Api session event editor geoplugin add new links|ADD_NEW_LINKS]]
| [[Api session event editor geoplugin add new links|add_new_links]]
|Add New Links
| Add New Links
|-
|-
|[[Api session event editor geoplugin remove link|REMOVE_LINK]]
| [[Api session event editor geoplugin remove link|remove_link]]
|Remove Link
| Remove Link
|-
|-
|[[Api session event editor geoplugin remove source|REMOVE_SOURCE]]
| [[Api session event editor geoplugin remove source|remove_source]]
|Remove [[Source]]
| Remove [[Source]]
|-
|-
|[[Api session event editor geoplugin set crs|SET_CRS]]
| [[Api session event editor geoplugin set crs|set_crs]]
|Set Crs
| Set Crs
|-
|-
|[[Api session event editor geoplugin set force xy|SET_FORCE_XY]]
| [[Api session event editor geoplugin set force xy|set_force_xy]]
|Set Force Xy
| Set Force Xy
|-
|-
|[[Api session event editor geoplugin set id attribute|SET_ID_ATTRIBUTE]]
| [[Api session event editor geoplugin set id attribute|set_id_attribute]]
|Set Id Attribute
| Set Id [[Attribute]]
|-
|-
|[[Api session event editor geoplugin set image|SET_IMAGE]]
| [[Api session event editor geoplugin set image|set_image]]
|Set Image
| Set Image
|-
|-
|[[Api session event editor geoplugin set layer name|SET_LAYER_NAME]]
| [[Api session event editor geoplugin set layer name|set_layer_name]]
|Set Layer Name
| Set [[Layer]] Name
|-
|-
|[[Api session event editor geoplugin set name attribute|SET_NAME_ATTRIBUTE]]
| [[Api session event editor geoplugin set name attribute|set_name_attribute]]
|Set Name Attribute
| Set Name [[Attribute]]
|-
|-
|[[Api session event editor geoplugin set new project|SET_NEW_PROJECT]]
| [[Api session event editor geoplugin set new project|set_new_project]]
|Set New Project
| Set New Project
|-
|-
|[[Api session event editor geoplugin set source|SET_SOURCE]]
| [[Api session event editor geoplugin set source|set_source]]
|Set [[Source]]
| Set [[Source]]
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Session Endpoints]]
*[[Api session items geoplugins]]
*[[Api session items geoplugins]]
}}
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 11:38, 8 June 2026

API Endpoint: api/session/event/editorgeoplugin/

API endpoints for Geo Plugin editing.

Name Description
add Add new Geo Plugin
duplicate Duplicate existing Geo Plugin
remove Remove existing Geo Plugin
set_name Set new name of existing Geo Plugin

Additional API endpoints:

Name Description
add_link Add Link
add_new_links Add New Links
remove_link Remove Link
remove_source Remove Source
set_crs Set Crs
set_force_xy Set Force Xy
set_id_attribute Set Id Attribute
set_image Set Image
set_layer_name Set Layer Name
set_name_attribute Set Name Attribute
set_new_project Set New Project
set_source Set Source