Api session event editor setting: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Api session event editor setting Events.
Api session event editor setting Endpoints.


API Endpoints for [[Setting]] editing.
API Endpoints for [[Setting]] editing.
Line 64: Line 64:
|-
|-
|[[Api session event editor setting set timestamp format|set_timestamp_format]]
|[[Api session event editor setting set timestamp format|set_timestamp_format]]
|Set [[Time]]tamp Format
|Set Timestamp Format
|-
|-
|[[Api session event editor setting set unit system type|set_unit_system_type]]
|[[Api session event editor setting set unit system type|set_unit_system_type]]
Line 74: Line 74:
|[[Api session event editor setting wizard finished|wizard_finished]]
|[[Api session event editor setting wizard finished|wizard_finished]]
|Wizard Finished
|Wizard Finished
|}
Deprecated API Endpoints:
{|class=wikitable
!Name
!Description
|-
|[[Api session event editor setting set scheduled update|set_scheduled_update]]
|Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update.
|}
|}
{{article end|seealso=*[[Api Events]]
{{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