[osgeo4w-dev] [osgeo4w] #589: saga-ltr 2.3.2-2 and 2.3.2-3: saga_cmd don't load io_gdal library
OSGeo4W
trac_osgeo4w at osgeo.org
Mon Jan 7 17:43:07 PST 2019
#589: saga-ltr 2.3.2-2 and 2.3.2-3: saga_cmd don't load io_gdal library
--------------------------+------------------------------
Reporter: gabrieldeluca | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Keywords: saga-ltr io_gdal
--------------------------+------------------------------
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
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/589>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list