Skip to content

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎src/plugins/grass/config/default.qgc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@
7070
<!--section label="Visualization">
7171
<grass name="nviz"/>
7272
</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>
7378
<section label="General">
7479
<grass name="shell"/>
7580
<grass name="g.gisenv"/>

0 commit comments

Comments
 (0)
Please sign in to comment.