Tuesday, 6 August 2019

gdal - QGIS gdal_translate: command not found


When I go to Raster -> Extraction -> Clip Raster by extent, I get the error "/bin/sh: gdal_translate: command not found ". I am using QGIS version 3.0 on a MacBook Pro.


Anyone know how I can fix this?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...