|
5 | 5 |
|
6 | 6 | <section label="GRASS MODULES">
|
7 | 7 | <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> |
8 | 54 |
|
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"/> |
50 | 55 | </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"> |
52 | 77 | <grass name="db.in.ogr"/>
|
53 | 78 | </section>
|
54 | 79 | </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"> |
58 | 82 | <grass name="r.out.gdal.gtiff"/>
|
| 83 | + <grass name="r.out.gdal"/> |
59 | 84 | <grass name="r.out.ascii"/>
|
60 | 85 | <grass name="r.out.xyz"/>
|
61 | 86 | <grass name="r.out.arc"/>
|
|
71 | 96 | <grass name="r.out.vrml"/>
|
72 | 97 | <grass name="r.out.vtk"/>
|
73 | 98 | </section>
|
74 |
| - <section label="Export vector"> |
| 99 | + <section label="Export vector from GRASS"> |
75 | 100 | <grass name="v.out.ogr"/>
|
76 | 101 | <grass name="v.out.ogr.pg"/>
|
77 | 102 | <grass name="v.out.ogr.gml"/>
|
|
82 | 107 | <grass name="v.out.svg"/>
|
83 | 108 | <grass name="v.out.vtk"/>
|
84 | 109 | </section>
|
85 |
| - <section label="Export vector table"> |
| 110 | + <section label="Export vector table from GRASS to database format"> |
86 | 111 | <grass name="db.out.ogr"/>
|
87 | 112 | </section>
|
88 | 113 | </section>
|
89 | 114 | <section label="Map type conversion">
|
90 |
| - <section label="Convert a raster to vector"> |
| 115 | + <section label="Convert a raster to vector within GRASS"> |
91 | 116 | <grass name="r.to.vect.point"/>
|
92 | 117 | <grass name="r.to.vect.line"/>
|
93 | 118 | <grass name="r.to.vect.area"/>
|
94 | 119 | </section>
|
95 |
| - <section label="Convert a vector to raster"> |
| 120 | + <section label="Convert a vector to raster within GRASS"> |
96 | 121 | <grass name="v.to.rast.constant"/>
|
97 | 122 | <grass name="v.to.rast.attr"/>
|
98 | 123 | </section>
|
99 | 124 | </section>
|
100 | 125 | </section>
|
101 | 126 |
|
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"/> |
128 | 141 | </section>
|
129 | 142 | </section>
|
130 | 143 |
|
|
477 | 490 | <section label="3d Visualization">
|
478 | 491 | <grass name="nviz"/>
|
479 | 492 | </section>
|
| 493 | + <section label="Convert coordinates"> |
| 494 | + <grass name="m.cogo"/> |
| 495 | + <grass name="m.proj"/> |
| 496 | + </section> |
480 | 497 |
|
481 | 498 | <section label="Help">
|
482 | 499 | <grass name="g.manual"/>
|
|
0 commit comments