1topic_map_management(1) GRASS GIS User's Manual topic_map_management(1)
2
3
4
6 g.access Controls access to the current mapset for other users on the
7 system.
8
9 g.copy Creates copies of maps and other elements
10
11 g.dirseps Internal GRASS utility for converting directory separator
12 characters.
13
14 g.filename Prints GRASS data base file names.
15
16 g.findetc Searches for GRASS support files.
17
18 g.findfile Searches for GRASS data base files and sets variables for
19 the shell.
20
21 g.list Lists available GRASS data base files of the user-specified
22 data type optionally using the search pattern.
23
24 g.remove Removes data base element files from the user’s current
25 mapset using the search pattern.
26
27 g.rename Renames data base element files in the user’s current
28 mapset.
29
30 i.group Creates, edits, and lists groups of imagery data.
31
32 i.target Targets an imagery group to a GRASS location and mapset.
33
34 r.compress Compresses and decompresses raster maps.
35
36 r.null Manages NULL-values of given raster map.
37
38 r3.null Explicitly create the 3D NULL-value bitmap file.
39
40 t.create Creates a space time dataset.
41
42 t.list Lists space time datasets and maps registered in the tempo‐
43 ral database.
44
45 t.rast.list Lists registered maps of a space time raster dataset.
46
47 t.rast3d.list Lists registered maps of a space time raster3d dataset.
48
49 t.register Assigns timestamps and registers raster, vector and raster3d
50 maps in a space time dataset.
51
52 t.remove Removes space time datasets from temporal database.
53
54 t.rename Renames a space time dataset
55
56 t.unregister Unregisters raster, vector and raster3d maps from the tempo‐
57 ral database or a specific space time dataset.
58
59 t.vect.list Lists registered maps of a space time vector dataset.
60
61
62 See also the corresponding keyword map management for additional refer‐
63 ences.
64
65 Main index | Topics index | Keywords index | Graphical index | Full in‐
66 dex
67
68 © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
69
70
71
72GRASS 8.2.1 topic_map_management(1)