#589 closed defect (fixed)
saga-ltr 2.3.2-2 and 2.3.2-3: saga_cmd don't load io_gdal library
Reported by: | gabrieldeluca | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Package |
Version: | Keywords: | saga-ltr io_gdal | |
Cc: |
Description
Many of the SAGA tools in QGIS are unusable because the io_gdal library can't be loaded.
Returns exactly the same for versions 2.3.2-2 and 2.3.2-3 of saga-ltr.
Tested on Windows 10, 64 bit.
From OSGeo4W Shell:
C:\OSGeo4W64\apps\saga-ltr>saga_cmd ____________________________ ##### ## ##### ## ### ### ## ### ### # ## ## #### # ## ### ##### ## # ##### ##### # ## ##### # ## ____________________________ SAGA Version: 2.3.2 (64 bit) 68 loaded tool libraries (630 tools): - climate_tools - contrib_perego - db_odbc - db_pgsql - docs_html - garden_3d_viewer - garden_fractals - garden_games - garden_learn_to_program - garden_webservices - grid_analysis - grid_calculus - grid_calculus_bsl - grid_filter - grid_gridding - grid_spline - grid_tools - grid_visualisation - imagery_classification - imagery_isocluster - imagery_maxent - imagery_photogrammetry - imagery_segmentation - imagery_svm - imagery_tools - io_esri_e00 - io_gps - io_grid - io_grid_image - io_shapes - io_shapes_dxf - io_table - io_virtual - pj_georeference - pj_geotrans - pj_proj4 - pointcloud_tools - pointcloud_viewer - shapes_grid - shapes_lines - shapes_points - shapes_polygons - shapes_tools - shapes_transect - sim_cellular_automata - sim_ecosystems_hugget - sim_erosion - sim_fire_spreading - sim_hydrology - sim_ihacres - sim_qm_of_esp - sim_rivflow - statistics_grid - statistics_kriging - statistics_points - statistics_regression - ta_channels - ta_compound - ta_hydrology - ta_lighting - ta_morphometry - ta_preprocessor - ta_profiles - ta_slope_stability - table_calculus - table_tools - tin_tools - tin_viewer Error: select a library type -h or --help for further information
From saga folder, with version 2.1.2-2 installed, io_gdal library is loaded:
C:\OSGeo4W64\apps\saga>saga_cmd Error: no arguments for saga call Error: library 71 loaded tool libraries (690 tools): - climate_tools - contrib_perego - db_odbc - db_pgsql - docs_html - docs_pdf - garden_3d_viewer - garden_fractals - garden_games - garden_learn_to_program - garden_webservices - grid_analysis - grid_calculus - grid_calculus_bsl - grid_filter - grid_gridding - grid_spline - grid_tools - grid_visualisation - imagery_classification - imagery_opencv - imagery_photogrammetry - imagery_rga - imagery_segmentation - imagery_svm - imagery_tools - imagery_vigra - io_esri_e00 - io_gdal - io_gps - io_grid - io_grid_grib2 - io_grid_image - io_shapes - io_shapes_dxf - io_shapes_las - io_table - io_virtual - pj_georeference - pj_geotrans - pj_proj4 - pointcloud_tools - pointcloud_viewer - shapes_grid - shapes_lines - shapes_points - shapes_polygons - shapes_tools - shapes_transect - sim_cellular_automata - sim_ecosystems_hugget - sim_erosion - sim_fire_spreading - sim_hydrology - sim_ihacres - statistics_grid - statistics_kriging - statistics_points - statistics_regression - table_calculus - table_tools - ta_channels - ta_compound - ta_hydrology - ta_lighting - ta_morphometry - ta_preprocessor - ta_profiles - ta_slope_stability - tin_tools - tin_viewer type -h or --help for further information
Change History (5)
follow-up: 2 comment:1 by , 6 years ago
comment:2 by , 6 years ago
comment:4 by , 5 years ago
Hi,
I am having the same issue. I just re-installed SAGA from the OSGeo4W advanced install, including all dependencies, yet a limited list of SAGA tools is presented when accessed via the saga_cmd... Specifically, I'm looking for io_gdal, and it is not there. Any advice would be much appreciated!
Thank you,
comment:5 by , 5 years ago
I see that my version of GDAL has been updated to 3.0.3 - perhaps this is why?
dependency to gdal202dll added.