Skip to content

Commit eb6d1b3

Browse files
author
pcav
committed
Polished GRASS modules tree. Thanks Markus Neteler. Applies #3104
git-svn-id: http://svn.osgeo.org/qgis/trunk@14383 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent fe065a6 commit eb6d1b3

File tree

4 files changed

+92
-75
lines changed

4 files changed

+92
-75
lines changed

src/plugins/grass/modules-6.4/default.qgc

+92-75
Original file line numberDiff line numberDiff line change
@@ -5,57 +5,82 @@
55

66
<section label="GRASS MODULES">
77
<grass name="shell"/>
8+
<section label="Create new GRASS location and transfer data into it">
9+
<section label="Create new GRASS location from metadata file">
10+
<grass name="g.proj.wkt"/>
11+
</section>
12+
<section label="Create new GRASS location from raster data">
13+
<grass name="r.in.gdal.qgis.loc"/>
14+
<grass name="r.in.gdal.qgis"/>
15+
<grass name="r.external.qgis"/>
16+
</section>
17+
<section label="Create new GRASS location from vector data">
18+
<grass name="v.in.ogr.qgis.loc"/>
19+
<grass name="v.in.ogr.qgis"/>
20+
</section>
21+
<section label="Print projection information from a georeferenced file and create a new location based on it">
22+
<grass name="g.proj.geo.new"/>
23+
<grass name="g.proj.ascii.new"/>
24+
<grass name="g.proj.proj.new"/>
25+
</section>
26+
</section>
27+
<section label="File management">
28+
<section label="Import into GRASS">
29+
<section label="Import raster into GRASS">
30+
<section label="Import raster into GRASS from QGIS view">
31+
<grass name="r.in.gdal.qgis"/>
32+
<grass name="r.in.gdal.qgis.loc"/>
33+
</section>
34+
<section label="Register external data sources in GRASS">
35+
<grass name="r.external"/>
36+
<grass name="r.external.qgis"/>
37+
<grass name="r.external.all"/>
38+
</section>
39+
<section label="Import raster into GRASS from external data sources in GRASS">
40+
<grass name="r.in.gdal"/>
41+
<grass name="r.in.gdal.loc"/>
42+
<grass name="r.in.xyz"/>
43+
<grass name="r.in.ascii"/>
44+
<grass name="r.in.poly"/>
45+
<grass name="r.in.bin"/>
46+
<grass name="r.in.arc"/>
47+
<grass name="r.in.gridatb"/>
48+
<grass name="r.in.mat"/>
49+
<grass name="i.in.spotvgt"/>
50+
<grass name="r.in.srtm"/>
51+
<grass name="r.in.aster"/>
52+
<grass name="r.in.wms"/>
53+
</section>
854

9-
<section label="Create new location">
10-
<grass name="g.proj.wkt"/>
11-
</section>
12-
13-
<section label="File">
14-
<section label="Import">
15-
<section label="Import raster">
16-
<grass name="r.in.gdal.qgis"/>
17-
<grass name="r.in.gdal.qgis.loc"/>
18-
<grass name="r.in.gdal"/>
19-
<grass name="r.in.gdal.loc"/>
20-
<grass name="r.in.xyz"/>
21-
<grass name="r.in.ascii"/>
22-
<grass name="r.in.poly"/>
23-
<grass name="r.in.bin"/>
24-
<grass name="r.in.arc"/>
25-
<grass name="r.in.gridatb"/>
26-
<grass name="r.in.mat"/>
27-
<grass name="i.in.spotvgt"/>
28-
<grass name="r.in.srtm"/>
29-
<grass name="r.in.aster"/>
30-
<grass name="r.in.wms"/>
31-
<grass name="r.external"/>
32-
<grass name="r.external.qgis"/>
33-
<grass name="r.external.all"/>
34-
</section>
35-
<section label="Import vector">
36-
<grass name="v.in.ogr.qgis"/>
37-
<grass name="v.in.ogr.qgis.loc"/>
38-
<grass name="v.in.ogr"/>
39-
<grass name="v.in.ogr.loc"/>
40-
<grass name="v.in.ogr.all"/>
41-
<grass name="v.in.ogr.all.loc"/>
42-
<grass name="v.in.dxf"/>
43-
<grass name="v.in.e00"/>
44-
<grass name="v.in.mapgen"/>
45-
<grass name="v.in.db"/>
46-
<grass name="v.in.garmin"/>
47-
<grass name="v.in.gpsbabel"/>
48-
<grass name="v.in.geonames"/>
49-
<grass name="v.in.gns"/>
5055
</section>
51-
<section label="Database">
56+
<section label="Import vector into GRASS">
57+
<section label="Import vector into GRASS from QGIS view">
58+
<grass name="v.in.ogr.qgis"/>
59+
<grass name="v.in.ogr.qgis.loc"/>
60+
</section>
61+
<section label="Import vector into GRASS from external data sources in GRASS">
62+
<grass name="v.in.ogr"/>
63+
<grass name="v.in.ogr.loc"/>
64+
<grass name="v.in.ogr.all"/>
65+
<grass name="v.in.ogr.all.loc"/>
66+
<grass name="v.in.dxf"/>
67+
<grass name="v.in.e00"/>
68+
<grass name="v.in.mapgen"/>
69+
<grass name="v.in.db"/>
70+
<grass name="v.in.garmin"/>
71+
<grass name="v.in.gpsbabel"/>
72+
<grass name="v.in.geonames"/>
73+
<grass name="v.in.gns"/>
74+
</section>
75+
</section>
76+
<section label="Import from database into GRASS">
5277
<grass name="db.in.ogr"/>
5378
</section>
5479
</section>
55-
<section label="Export">
56-
<section label="Export raster">
57-
<grass name="r.out.gdal"/>
80+
<section label="Export from GRASS">
81+
<section label="Export raster from GRASS">
5882
<grass name="r.out.gdal.gtiff"/>
83+
<grass name="r.out.gdal"/>
5984
<grass name="r.out.ascii"/>
6085
<grass name="r.out.xyz"/>
6186
<grass name="r.out.arc"/>
@@ -71,7 +96,7 @@
7196
<grass name="r.out.vrml"/>
7297
<grass name="r.out.vtk"/>
7398
</section>
74-
<section label="Export vector">
99+
<section label="Export vector from GRASS">
75100
<grass name="v.out.ogr"/>
76101
<grass name="v.out.ogr.pg"/>
77102
<grass name="v.out.ogr.gml"/>
@@ -82,49 +107,37 @@
82107
<grass name="v.out.svg"/>
83108
<grass name="v.out.vtk"/>
84109
</section>
85-
<section label="Export vector table">
110+
<section label="Export vector table from GRASS to database format">
86111
<grass name="db.out.ogr"/>
87112
</section>
88113
</section>
89114
<section label="Map type conversion">
90-
<section label="Convert a raster to vector">
115+
<section label="Convert a raster to vector within GRASS">
91116
<grass name="r.to.vect.point"/>
92117
<grass name="r.to.vect.line"/>
93118
<grass name="r.to.vect.area"/>
94119
</section>
95-
<section label="Convert a vector to raster">
120+
<section label="Convert a vector to raster within GRASS">
96121
<grass name="v.to.rast.constant"/>
97122
<grass name="v.to.rast.attr"/>
98123
</section>
99124
</section>
100125
</section>
101126

102-
<section label="Config">
103-
<section label="Region">
104-
<section label="Region settings">
105-
<grass name="g.region.save"/>
106-
<grass name="g.region.zoom"/>
107-
<grass name="g.region.multiple.raster"/>
108-
<grass name="g.region.multiple.vector"/>
109-
</section>
110-
<section label="Projection management">
111-
<section label="Print projection information of the current location">
112-
<grass name="g.proj.print"/>
113-
</section>
114-
<section label="Print projection information from a georeferenced file">
115-
<grass name="g.proj.geo"/>
116-
<grass name="g.proj.ascii"/>
117-
<grass name="g.proj.proj"/>
118-
</section>
119-
<section label="Print projection information from a georeferenced file and create a new location based on it">
120-
<grass name="g.proj.geo.new"/>
121-
<grass name="g.proj.ascii.new"/>
122-
<grass name="g.proj.proj.new"/>
123-
</section>
124-
</section>
125-
<section label="Convert coordinates">
126-
<grass name="m.cogo"/>
127-
</section>
127+
<section label="Region settings">
128+
<grass name="g.region.save"/>
129+
<grass name="g.region.zoom"/>
130+
<grass name="g.region.multiple.raster"/>
131+
<grass name="g.region.multiple.vector"/>
132+
</section>
133+
<section label="Projection management">
134+
<section label="Print projection information of the current location">
135+
<grass name="g.proj.print"/>
136+
</section>
137+
<section label="Print projection information from a georeferenced file">
138+
<grass name="g.proj.geo"/>
139+
<grass name="g.proj.ascii"/>
140+
<grass name="g.proj.proj"/>
128141
</section>
129142
</section>
130143

@@ -477,6 +490,10 @@
477490
<section label="3d Visualization">
478491
<grass name="nviz"/>
479492
</section>
493+
<section label="Convert coordinates">
494+
<grass name="m.cogo"/>
495+
<grass name="m.proj"/>
496+
</section>
480497

481498
<section label="Help">
482499
<grass name="g.manual"/>
2.86 KB
Loading
Loading
Loading

0 commit comments

Comments
 (0)