Api session event editor setting: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor setting Events. | Api session event editor setting Events. | ||
[[Setting]] editing. | API Endpoints for [[Setting]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor setting add crs| | |[[Api session event editor setting add crs|add_crs]] | ||
|Add Crs | |Add Crs | ||
|- | |- | ||
|[[Api session event editor setting get epoch time| | |[[Api session event editor setting get epoch time|get_epoch_time]] | ||
|Get UTC Epoch [[Time]] (Milliseconds since 00:00:00 UTC on 1 January 1970) for local [[Time]] in this Project | |Get UTC Epoch [[Time]] (Milliseconds since 00:00:00 UTC on 1 January 1970) for local [[Time]] in this Project | ||
|- | |- | ||
|[[Api session event editor setting get sun altitude| | |[[Api session event editor setting get sun altitude|get_sun_altitude]] | ||
|Get Sun Altitude value for local [[Time]] in this Project | |Get Sun Altitude value for local [[Time]] in this Project | ||
|- | |- | ||
|[[Api session event editor setting get sun azimuth| | |[[Api session event editor setting get sun azimuth|get_sun_azimuth]] | ||
|Get Sun Azimuth value for local [[Time]] in this Project | |Get Sun Azimuth value for local [[Time]] in this Project | ||
|- | |- | ||
|[[Api session event editor setting get sun motion| | |[[Api session event editor setting get sun motion|get_sun_motion]] | ||
|Get Sun Motion value for local [[Time]] in this Project (The Netherlands only) | |Get Sun Motion value for local [[Time]] in this Project (The Netherlands only) | ||
|- | |- | ||
|[[Api session event editor setting remove crs| | |[[Api session event editor setting remove crs|remove_crs]] | ||
|Remove Crs | |Remove Crs | ||
|- | |- | ||
|[[Api session event editor setting set currency| | |[[Api session event editor setting set currency|set_currency]] | ||
|Set Currency | |Set Currency | ||
|- | |- | ||
|[[Api session event editor setting set decimals| | |[[Api session event editor setting set decimals|set_decimals]] | ||
|Set Decimals | |Set Decimals | ||
|- | |- | ||
|[[Api session event editor setting set default geoplugin| | |[[Api session event editor setting set default geoplugin|set_default_geoplugin]] | ||
|Set Default [[Geo Plugin]] | |Set Default [[Geo Plugin]] | ||
|- | |- | ||
|[[Api session event editor setting set export crs| | |[[Api session event editor setting set export crs|set_export_crs]] | ||
|Set Export Crs | |Set Export Crs | ||
|- | |- | ||
|[[Api session event editor setting set grid cell size| | |[[Api session event editor setting set grid cell size|set_grid_cell_size]] | ||
|Change the project's grid cell size, used by active [[Overlay]]. | |Change the project's grid cell size, used by active [[Overlay]]. | ||
|- | |- | ||
|[[Api session event editor setting set import crs| | |[[Api session event editor setting set import crs|set_import_crs]] | ||
|Set Import Crs | |Set Import Crs | ||
|- | |- | ||
|[[Api session event editor setting set limit map| | |[[Api session event editor setting set limit map|set_limit_map]] | ||
|Set Project Map Limit [[Area]] | |Set Project Map Limit [[Area]] | ||
|- | |- | ||
|[[Api session event editor setting set panel availability| | |[[Api session event editor setting set panel availability|set_panel_availability]] | ||
|Set [[Panel]] Availability | |Set [[Panel]] Availability | ||
|- | |- | ||
|[[Api session event editor setting set permission popup active| | |[[Api session event editor setting set permission popup active|set_permission_popup_active]] | ||
|Set Permission [[Popup]] Active | |Set Permission [[Popup]] Active | ||
|- | |- | ||
|[[Api session event editor setting set rasterization| | |[[Api session event editor setting set rasterization|set_rasterization]] | ||
|Set Rasterization | |Set Rasterization | ||
|- | |- | ||
|[[Api session event editor setting set region| | |[[Api session event editor setting set region|set_region]] | ||
|Set Region | |Set Region | ||
|- | |- | ||
|[[Api session event editor setting set setting| | |[[Api session event editor setting set setting|set_setting]] | ||
|Set Project [[Setting]] | |Set Project [[Setting]] | ||
|- | |- | ||
|[[Api session event editor setting set sun dates| | |[[Api session event editor setting set sun dates|set_sun_dates]] | ||
|Set Sun Dates | |Set Sun Dates | ||
|- | |- | ||
|[[Api session event editor setting set timestamp format| | |[[Api session event editor setting set timestamp format|set_timestamp_format]] | ||
|Set [[Time]]tamp Format | |Set [[Time]]tamp Format | ||
|- | |- | ||
|[[Api session event editor setting set unit system type| | |[[Api session event editor setting set unit system type|set_unit_system_type]] | ||
|Set Unit System Type | |Set Unit System Type | ||
|- | |- | ||
|[[Api session event editor setting set wind speed| | |[[Api session event editor setting set wind speed|set_wind_speed]] | ||
|Set Wind Speed | |Set Wind Speed | ||
|- | |- | ||
|[[Api session event editor setting wizard finished| | |[[Api session event editor setting wizard finished|wizard_finished]] | ||
|Wizard Finished | |Wizard Finished | ||
|} | |} | ||
Deprecated | Deprecated API Endpoints: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor setting set scheduled update| | |[[Api session event editor setting set scheduled update|set_scheduled_update]] | ||
|Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update. | |Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update. | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:30, 10 April 2026
Api session event editor setting Events.
API Endpoints for Setting editing.
| Name | Description |
|---|---|
| add_crs | Add Crs |
| get_epoch_time | Get UTC Epoch Time (Milliseconds since 00:00:00 UTC on 1 January 1970) for local Time in this Project |
| get_sun_altitude | Get Sun Altitude value for local Time in this Project |
| get_sun_azimuth | Get Sun Azimuth value for local Time in this Project |
| get_sun_motion | Get Sun Motion value for local Time in this Project (The Netherlands only) |
| remove_crs | Remove Crs |
| set_currency | Set Currency |
| set_decimals | Set Decimals |
| set_default_geoplugin | Set Default Geo Plugin |
| set_export_crs | Set Export Crs |
| set_grid_cell_size | Change the project's grid cell size, used by active Overlay. |
| set_import_crs | Set Import Crs |
| set_limit_map | Set Project Map Limit Area |
| set_panel_availability | Set Panel Availability |
| set_permission_popup_active | Set Permission Popup Active |
| set_rasterization | Set Rasterization |
| set_region | Set Region |
| set_setting | Set Project Setting |
| set_sun_dates | Set Sun Dates |
| set_timestamp_format | Set Timetamp Format |
| set_unit_system_type | Set Unit System Type |
| set_wind_speed | Set Wind Speed |
| wizard_finished | Wizard Finished |
Deprecated API Endpoints:
| Name | Description |
|---|---|
| set_scheduled_update | Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update. |