Api session event editor geoplugin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor geoplugin Events. | Api session event editor geoplugin Events. | ||
[[Geo Plugin]] editing. | API Endpoints for [[Geo Plugin]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor geoplugin add| | |[[Api session event editor geoplugin add|add]] | ||
|Add new [[Geo Plugin]] | |Add new [[Geo Plugin]] | ||
|- | |- | ||
|[[Api session event editor geoplugin duplicate| | |[[Api session event editor geoplugin duplicate|duplicate]] | ||
|Duplicate existing [[Geo Plugin]] | |Duplicate existing [[Geo Plugin]] | ||
|- | |- | ||
|[[Api session event editor geoplugin remove| | |[[Api session event editor geoplugin remove|remove]] | ||
|Remove existing [[Geo Plugin]] | |Remove existing [[Geo Plugin]] | ||
|- | |- | ||
|[[Api session event editor geoplugin 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]] | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor geoplugin add link| | |[[Api session event editor geoplugin add link|add_link]] | ||
|Add Link | |Add Link | ||
|- | |- | ||
|[[Api session event editor geoplugin 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| | |[[Api session event editor geoplugin remove link|remove_link]] | ||
|Remove Link | |Remove Link | ||
|- | |- | ||
|[[Api session event editor geoplugin remove source| | |[[Api session event editor geoplugin remove source|remove_source]] | ||
|Remove [[Source]] | |Remove [[Source]] | ||
|- | |- | ||
|[[Api session event editor geoplugin set crs| | |[[Api session event editor geoplugin set crs|set_crs]] | ||
|Set Crs | |Set Crs | ||
|- | |- | ||
|[[Api session event editor geoplugin 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| | |[[Api session event editor geoplugin set id attribute|set_id_attribute]] | ||
|Set Id Attribute | |Set Id Attribute | ||
|- | |- | ||
|[[Api session event editor geoplugin set image| | |[[Api session event editor geoplugin set image|set_image]] | ||
|Set Image | |Set Image | ||
|- | |- | ||
|[[Api session event editor geoplugin 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| | |[[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| | |[[Api session event editor geoplugin set new project|set_new_project]] | ||
|Set New Project | |Set New Project | ||
|- | |- | ||
|[[Api session event editor geoplugin set source| | |[[Api session event editor geoplugin set source|set_source]] | ||
|Set [[Source]] | |Set [[Source]] | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:24, 10 April 2026
Api session event editor geoplugin Events.
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 |