Merge branch 'master' of ssh://git.code.sf.net/p/saga-gis/code
toolchains, ta_morphometry_segmentation.xml: radius unit (cells), number of components option added
toolchains/grid_filter_sieve_and_clump.xml: copy settings and name from input grid
saga_api, CSG_Tool_Chain::Data_Finalize(): <output><copy_settings> option added
ta_morphometry/tpi: radius unit option added (map/cells), updated reference links
saga_gui, Get_Online_Tool_Description(): fix, use wxWebSessionSync instead of wxHTTP (-> https)
saga_gui, Get_Online_Tool_Description(): fix, use wxWebSessionSync instead of wxHTTP (-> https)
affected tool chains (shapes_grid, Vectorizing Grid Classes): more 'smoothing' options
shapes_grid/Grid_Classes_To_Shapes: effectively set polygon layer's name
saga_gui, CWKSP_Shapes::_Edit_Snap_Point(): fix, assigning snap position
shapes_grid, Vectorizing Grid Classes: more 'smoothing' options
statistics_grid/grid_pca: removed single grid overwrite option
saga_gui, CWKSP_Shapes::_Edit_Snap_Point(): fix, assigning snap position
saga_gui, CWKSP_Shapes::_Draw_Shape(): don't draw vertices/numbering in thumbnail
saga_api, CSG_Shape_Part::Get_Point(): use modulo if point index < 0 or >= number of points
saga_gui, CWKSP_Layer: fix, directly switch to 'manual' colour stretch
saga_api, CSG_Tool_Chain: fix, grid collection in grid list parameters
shapes_grid, Vectorizing Grid Classes: vertex (cell-center) option added, avoiding stairs-like polygon boundaries (option also added related to tool chains)
saga_gui, CWKSP_Layer: fix, directly switch to 'manual' colour stretch
saga_api, CSG_Tool_Chain: fix, grid collection in grid list parameters
toolchains/grids_tools_filter_gaussian/laplacian.xml: standard deviation, use same as single grid versions
statistics_grid/grid_pca: pca and inverse, output as grid collection (default)
grid_calculus/Grid_Normalize/Grid_Standardize: fix, output grid naming
statistics_grid/grid_pca: pca and inverse, output as grid collection (default)
grid_calculus/Grid_Normalize/Grid_Standardize: fix, output grid naming
io_grid_image, mport Image GPS Tags: option added, include all tags in description
io_grid_image, Import Images with Flight Parameters: dem input option added
io_grid_image, mport Image GPS Tags: option added, include all tags in description
saga_api, CSG_Parameter_Table_Fields: fix, allow to set via field name (string) without quotation marks or square brackets (e.g. done by some tool chains)
saga_api, CSG_Tool_Chain: don't add parameter for output that is not requested (empty id string!)
saga_gui, create map extent layer: include projection information
saga_gui, command added: create map extent layer
io_grid_image, image_import_georeferenced: progress message
io_grid_image, import image tools (exif): helper class with metadata import, direct georeference tool added
io_grid_image, tools added: 1) import exif-metadata from image file, 2) direct georeferencing of image files (in progress)
io_grid_image/extract_exif_gps: added exception handling (open file), renamed (extract -> import)
statistics_grid, tool added: bivariate grid statistics (comparing two grids)
shapes_grid/Grid_Statistics_AddTo_Polygon: fix, cell area weighted statistics! use area fraction instead of total area for weighting to correctly calculate all statistical variables! affects computation of sum, variance and standard deviation!
shapes_grid/Grid_Statistics_AddTo_Polygon: fix, cell area weighted statistics! use area fraction instead of total area for weighting to correctly calculate all statistical variables! affects computation of sum, variance and standard deviation!
SAGA version (bug-fix-branch) updated to next aspired version 9.11.2
SAGA 9.11.1 released
saga_api, SG_Degree_To_Decimal(): fix, conversion (wrong sign for degree == 0)
saga_api, SG_Degree_To_Decimal(): fix, conversion (wrong sign for degree == 0)
saga_gui, projects/shapes: multi-layer file format support
io_gdal, import shapes: multi-layer file format support
saga_api, CSG_Data_Object/CSG_Shapes: file layer member added, supporting multi-layer file formats
io_gdal, import shapes: fix, add layer index to file path in case a file provides multiple layers
dev_tools/qgistoolbox: fix, added output of (value) range parameters
io_gdal, ogr_driver/shapes_import: show progress bar when loading features
io_gdal, import shapes: fix, add layer index to file path in case a file provides multiple layers
dev_tools/qgistoolbox: fix, added output of (value) range parameters
saga_api, CSG_Grid::Assign(double Value): fix, unsetting modified/update flag
io_gdal, ogr_driver/shapes_import: show progress bar when loading features
saga_gui, CWKSP_Layer::_Classify: show classification method option in first place
saga_api, CSG_Grid::Assign(double Value): fix, unsetting modified/update flag
certain tools using CSG_Parameter_Data_Object_Output objects: fix (affects python usage), use output object if provided
certain tools using CSG_Parameter_Data_Object_Output objects: fix (affects python usage), use output object if provided
saga_gui, CWKSP_Shapes: calculate geometry command added (context menu, data manager/attributes table)
saga_api, CSG_Shapes::Calculate_Geometry(): function(s) added
saga_api, CSG_Parameter_Table_Fields::Set_Value(): added quotation mark support for field name strings (alternative are brackets '[]')
saga_api, SG_Dir_Set_Temp() function added: user specified temporary files directory
io_webservices/opendata_dgm1 (brandenburg): fix, wkt1/wkt2 mismatch in some tiles can prevent vrt completion
saga_api, CSG_Tool::_Get_Script_Markdown(): get the correct library (library/tool-chains)
saga_api, CSG_Tool::_Get_Script_Markdown(): get the correct library (library/tool-chains)
saga_api, CSG_Tool_Library_Manager::Get_Library(): override added for CSG_Tool object as argument
saga_gui, CWKSP_Data_Manager: option added, user specified temporary files directory
saga_api, SG_Dir_Set_Temp() function added: user specified temporary files directory
io_webservices/opendata_dgm1 (brandenburg): fix, wkt1/wkt2 mismatch in some tiles can prevent vrt completion
dev_tools/tool_description: fix, html file output should be utf-8 encoded
dev_tools/tool_description: fix, html file output should be utf-8 encoded
cmake configuration, various files: automatic version info update (saga-api, saga-cmd/gui man-pages)
SAGA 9.11.0 released
SAGA 9.10.3 released
SAGA version (bug-fix-branch) updated to next aspired version 9.11.1
SAGA version (master) updated to next aspired version 9.12.0
SAGA version (bug-fix-branch) updated to next aspired version 9.10.4
preparations for coming release (update of translatables)
saga_gui, CWKSP_Shapes::_LUT_Import: file filter issue
pj_proj, crs_transform_utm: alternative datums added (wgs84, etrs89, nad27/83)
pj_proj4, crs_assign: menu command moved to tools submenu
saga_gui, CSG_Grid::_Cache_Destroy(): removed warning (unused result)
PySAGA, saga_api.pyi: CSG_Table::to_Text() updated
PySAGA.data.copernicus_dem: removed (broken links), use (io_webservices) 'Global OpenTopography' download tool instead
PySAGA.data.chelsa: removed (broken links), use (io_webservices) 'CHELSA - Global Climate Data' download tool instead
saga_api, CSG_Grid::_Load_Surfer(): fix, don't return true if format does not fit
io_webservices/chelsa: scaling and unit issues
climate_tools/bioclimatic_vars: set output units, input temperature unit option added (kelvin/celsius)
saga_gui, CWKSP_Data_Manager::Open(): only add 'valid' objects from file
saga_api, CSG_Grid::_Load_Surfer(): fix, don't return true if format does not fit
zonal (grid) statistics tools: added alternative sub menue ("Spatial and Geostatistics|Zonal Statistics")
saga_gui, CActive_Attributes_Control::On_ToClipboard(): copy (grid) values only option added
saga_api, CSG_Table::to_Text(): with header option added (default = true)
saga_gui, CWKSP_Layer::Can_Add_To_Active_Map(): fix, active map might be null!
saga_gui, CWKSP_Layer::Can_Add_To_Active_Map(): fix, active map might be null!
saga_gui, CWKSP_Shapes: more consistent edit/context menu, also automaticall sets mouse mode to 'interact' when adding a shape is called
ta_lighting/HillShade: fix, missing return
Merge branch 'master' of ssh://git.code.sf.net/p/saga-gis/code
shapes_grid/Grid_Statistics_AddTo_Polygon: aggregate by category option added (output as table)
shapes_grid/Grid_Statistics_AddTo_Polygon: aggregate by category option added (output as table)
saga_gui, CWKSP_Data_Manager: defaults for histogram stretch defaults