[Qgis-user] Using tif with SAGA with the command line.

Nyall Dawson nyall.dawson at gmail.com
Mon Dec 17 14:44:20 PST 2018


On Tue, 18 Dec 2018 at 05:37, Nicolas Cadieux
<nicolas.cadieux at archeotec.ca> wrote:
>
> Hi,
>
> Does anybody know if we can use tif rasters with Saga Command-line (saga_cmd statistics_grid 5 [-ZONES <str>] [-CATLIST <str>] [-STATLIST <str>] [-ASPECT <str>] [-OUTTAB <str>] [-SHORTNAMES <str>]) on windows X-64?
>
> Must we first translate the tif files to a Saga .sgrd before hand or can we load the tif strait to memory?

You have to use io_gdal to convert from tif -> sgrd. (Or use
processing's SAGA wrappers, which will automatically do this step for
you).

Nyall

>
> Thanks,
>
> Nicolas
>
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


More information about the Qgis-user mailing list