We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent a32f9ed commit 1378fa4Copy full SHA for 1378fa4
src/plugins/grass/modules-common/v.dissolve.qgm
@@ -3,6 +3,6 @@
3
4
<qgisgrassmodule label="Dissolves boundaries between adjacent areas sharing a common category number or attribute" module="v.dissolve">
5
<option key="input" layeroption="layer"/>
6
- <field key="column" layer="map" type="integer,string" label="Attribute field" />
+ <field key="column" layer="input" type="integer,string" label="Attribute field" />
7
<option key="output" />
8
</qgisgrassmodule>
0 commit comments