We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42aff68 commit c897e91Copy full SHA for c897e91
src/plugins/grass/modules/r.out.gdal.gtiff.qgm
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4
-<qgisgrassmodule label="Geo TIFF raster export" module="r.out.gdal">
+<qgisgrassmodule label="Export raster layer to Geo TIFF" module="r.out.gdal">
5
<option key="input" region="no"/>
6
<option key="format" answer="GTiff" hidden="yes" />
7
<option key="type" answer="Float64" />
0 commit comments