Api session event editor setting: Difference between revisions
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 setting | Api session event editor setting Endpoints. | ||
[[Setting]] editing. | API Endpoints for [[Setting]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor setting add crs|add_crs]] | ||
|Add Crs | |Add Crs | ||
|- | |- | ||
|[[ | |[[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|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|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|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|remove_crs]] | ||
|Remove Crs | |Remove Crs | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set currency|set_currency]] | ||
|Set Currency | |Set Currency | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set decimals|set_decimals]] | ||
|Set Decimals | |Set Decimals | ||
|- | |- | ||
|[[ | |[[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|set_export_crs]] | ||
|Set Export Crs | |Set Export Crs | ||
|- | |- | ||
|[[ | |[[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|set_import_crs]] | ||
|Set Import Crs | |Set Import Crs | ||
|- | |- | ||
|[[ | |[[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|set_panel_availability]] | ||
|Set [[Panel]] Availability | |Set [[Panel]] Availability | ||
|- | |- | ||
|[[ | |[[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|set_rasterization]] | ||
|Set Rasterization | |Set Rasterization | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set region|set_region]] | ||
|Set Region | |Set Region | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set setting|set_setting]] | ||
|Set Project [[Setting]] | |Set Project [[Setting]] | ||
|- | |- | ||
|[[ | |[[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|set_timestamp_format]] | ||
|Set | |Set Timestamp Format | ||
|- | |- | ||
|[[ | |[[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|set_wind_speed]] | ||
|Set Wind Speed | |Set Wind Speed | ||
|- | |- | ||
|[[ | |[[Api session event editor setting wizard finished|wizard_finished]] | ||
|Wizard Finished | |Wizard Finished | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | |||
*[[Api session items settings]] | |||
{| | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 11:41, 19 May 2026
Api session event editor setting Endpoints.
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 Timestamp Format |
| set_unit_system_type | Set Unit System Type |
| set_wind_speed | Set Wind Speed |
| wizard_finished | Wizard Finished |