We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b435eb commit e771016Copy full SHA for e771016
src/plugins/grass/config/default.qgc
@@ -70,6 +70,11 @@
70
<!--section label="Visualization">
71
<grass name="nviz"/>
72
</section-->
73
+ <section label="Export">
74
+ <grass name="v.out.ogr.shape"/>
75
+ <grass name="v.out.ogr.gml"/>
76
+ <grass name="r.out.gdal.gtiff"/>
77
+ </section>
78
<section label="General">
79
<grass name="shell"/>
80
<grass name="g.gisenv"/>
0 commit comments