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 76afc28 commit 40fe49dCopy full SHA for 40fe49d
src/plugins/grass/modules-6.4/default.qgc
@@ -52,11 +52,7 @@
52
</section>
53
54
<section label="Import vector into GRASS">
55
- <section label="Import vector into GRASS from QGIS view">
56
<grass name="v.in.ogr.qgis"/>
57
- <grass name="v.in.ogr.qgis.loc"/>
58
- </section>
59
- <section label="Import vector into GRASS from external data sources in GRASS">
60
<grass name="v.in.ogr"/>
61
<grass name="v.in.ogr.loc"/>
62
<grass name="v.in.ogr.all"/>
@@ -70,7 +66,6 @@
70
66
<grass name="v.in.gpsbabel"/>
71
67
<grass name="v.in.geonames"/>
72
68
<grass name="v.in.gns"/>
73
74
69
75
<section label="Import from database into GRASS">
76
<grass name="db.in.ogr"/>
0 commit comments