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 d89a190 commit 41bd31eCopy full SHA for 41bd31e
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