File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/plugins/grass/modules-6.4 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3- <qgisgrassmodule label =" Link all GDAL supported rasters in a directory to binary rasters" module =" r.external.all.py" manual =" r.external" >
3+ <qgisgrassmodule label =" Link all GDAL supported rasters in a directory as GRASS rasters" module =" r.external.all.py" manual =" r.external" >
44 <flag key =" o" />
55 <flag key =" e" />
66 <flag key =" r" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3- <qgisgrassmodule label =" Link GDAL supported raster layer to a binary raster map layer " module =" r.external" >
3+ <qgisgrassmodule label =" Link GDAL supported raster loaded in QGIS as GRASS raster " module =" r.external" >
44 <flag key =" o" />
55 <flag key =" e" />
66 <gdal key =" source" label =" GDAL raster layer" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3- <qgisgrassmodule label =" Link GDAL supported raster to binary raster" module =" r.external" >
3+ <qgisgrassmodule label =" Link GDAL supported raster as GRASS raster" module =" r.external" >
44 <flag key =" o" />
55 <flag key =" e" />
66 <file key =" input" />
You can’t perform that action at this time.
0 commit comments