1wxGUI.datacatalog(1) GRASS GIS User's Manual wxGUI.datacatalog(1)
2
3
4
7 The Data Catalog is a wxGUI component for browsing, modifying and man‐
8 aging GRASS maps.
9
10 Data Catalog allows you to:
11
12 • browse GRASS locations and mapsets in the current GIS directory
13
14 • browse GRASS 2D/3D raster and vector maps
15
16 • rename, copy, move and delete GRASS maps including reprojection
17 between different locations
18
19 • drag and drop maps for copying and moving
20
21 • searching and filtering maps using regular expressions
22
23 • display map in current location
24
25 • show metadata of maps
26 Figure: Data Catalog integrated in wxGUI.
27
29 Some operations (copying, renaming, deleting) are by default enabled
30 only within the current mapset. To allow changing data outside of your
31 current mapset, you need to press Unlock button in Data Catalog tool‐
32 bar.
33
34 WARNING
35 When renaming, copying or deleting maps outside of Data Catalog, you
36 need to reload the current mapset or entire database, because it is
37 currently not synchronised.
38
40 wxGUI
41 wxGUI components
42
43 g.copy, g.rename, g.remove, g.list
44
46 Anna Petrasova, NCSU GeoForAll Laboratory
47 Tereza Fiedlerova, OSGeoREL, Czech Technical University in Prague,
48 Czech Republic
49
51 Available at: wxGUI Data Catalog source code (history)
52
53 Accessed: Saturday Oct 28 18:20:08 2023
54
55 Main index | GUI index | Topics index | Keywords index | Graphical in‐
56 dex | Full index
57
58 © 2003-2023 GRASS Development Team, GRASS GIS 8.3.1 Reference Manual
59
60
61
62GRASS 8.3.1 wxGUI.datacatalog(1)