1general(1) Grass User's Manual general(1)
2
3
4
6 Geographic Resources Analysis Support System, commonly referred to as
7 GRASS, is a Geographic Information System (GIS) used for geospatial
8 data management and analysis, image processing, graphics/maps produc‐
9 tion, spatial modeling, and visualization. GRASS is currently used in
10 academic and commercial settings around the world, as well as by many
11 governmental agencies and environmental consulting companies.
12
13 This reference manual details the use of modules distributed with Geo‐
14 graphic Resources Analysis Support System (GRASS), an open source (GNU
15 GPLed), image processing and geographic information system (GIS). Go
16 back to help overview
17
18 General commands:
19 g.access Controls access to the current mapset for other users on the
20 system.
21
22 g.cairocomp Overlays multiple X Pixmaps.
23
24 g.copy Copies available data files in the current mapset search
25 path to the user’s current mapset.
26
27 g.dirseps Internal GRASS utility for converting directory separator
28 characters.
29
30 g.extension.all Rebuilds or removes all locally installed GRASS Addons
31 extensions.
32
33 g.extension Maintains GRASS Addons extensions in local GRASS installa‐
34 tion.
35
36 g.filename Prints GRASS data base file names.
37
38 g.findetc Searches for GRASS support files.
39
40 g.findfile Searches for GRASS data base files and sets variables for
41 the shell.
42
43 g.gisenv Outputs and modifies the user’s current GRASS variable set‐
44 tings.
45
46 g.gui.animation Tool for animating a series of raster and vector maps or a
47 space time raster or vector dataset.
48
49 g.gui.datacatalog Tool for browsing, modifying and managing GRASS maps.
50
51 g.gui.dbmgr Launches graphical attribute table manager.
52
53 g.gui.gcp Georectifies a map and allows managing Ground Control
54 Points.
55
56 g.gui.gmodeler Graphical Modeler.
57
58 g.gui Launches a GRASS graphical user interface (GUI) session.
59
60 g.gui.iclass Tool for supervised classification of imagery data.
61
62 g.gui.image2target Georectifies a map and allows managing Ground Control Points
63 for 3D correction.
64
65 g.gui.mapswipe Interactively compares two maps by swiping a visibility bar.
66
67
68 g.gui.photo2image Corrects scanning distortions of a paper photo.
69
70 g.gui.psmap Tool for creating hardcopy map outputs.
71
72 g.gui.rlisetup Configuration tool for r.li modules.
73
74 g.gui.timeline Allows comparing temporal datasets by displaying their tem‐
75 poral extents in a plot.
76
77 g.gui.tplot Plots the values of temporal datasets.
78
79 g.gui.vdigit Interactive editing and digitization of vector maps.
80
81 g.list Lists available GRASS data base files of the user-specified
82 data type optionally using the search pattern.
83
84 g.manual Displays the manual pages of GRASS modules.
85
86 g.mapset Changes/reports current mapset.
87
88 g.mapsets Modifies/prints the user’s current mapset search path.
89
90 g.message Prints a message, warning, progress info, or fatal error in
91 the GRASS way.
92
93 g.mkfontcap Generates the font configuration file by scanning various
94 directories for fonts.
95
96 g.parser Provides automated parser, GUI, and help support for GRASS
97 scipts.
98
99 g.pnmcomp Overlays multiple PPM image files.
100
101 g.ppmtopng Converts between PPM/PGM and PNG image formats.
102
103 g.proj Prints or modifies GRASS projection information files (in
104 various co-ordinate system descriptions).
105
106 g.region Manages the boundary definitions for the geographic region.
107
108 g.remove Removes data base element files from the user’s current
109 mapset using the search pattern.
110
111 g.rename Renames data base element files in the user’s current
112 mapset.
113
114 g.search.modules Search in GRASS modules using keywords
115
116 g.tempfile Creates a temporary file and prints it’s file name.
117
118 g.version Displays GRASS GIS version info.
119
120
121 Main index | Topics index | Keywords index | Graphical index | Full
122 index
123
124 © 2003-2019 GRASS Development Team, GRASS GIS 7.4.4 Reference Manual
125
126
127
128GRASS 7.4.4 general(1)