We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07ef21 commit fac4294Copy full SHA for fac4294
src/plugins/grass/modules/r.out.gdal.gtiff.qgm
@@ -2,7 +2,7 @@
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4
<qgisgrassmodule label="Geo TIFF raster export" module="r.out.gdal">
5
- <option key="input"/>
+ <option key="input" region="no"/>
6
<option key="format" answer="GTiff" hidden="yes" />
7
<option key="type" answer="Float64" />
8
<file key="output" type="new" filters="Geo TIFF (*.tif *.tiff)" />
0 commit comments