1g.gui.dbmgr(1)                Grass User's Manual               g.gui.dbmgr(1)
2
3
4

NAME

6       g.gui.dbmgr  - Launches graphical attribute table manager.
7

KEYWORDS

9       general, GUI, attribute table, database
10

SYNOPSIS

12       g.gui.dbmgr
13       g.gui.dbmgr --help
14       g.gui.dbmgr map=name  [--help]  [--verbose]  [--quiet]  [--ui]
15
16   Flags:
17       --help
18           Print usage summary
19
20       --verbose
21           Verbose module output
22
23       --quiet
24           Quiet module output
25
26       --ui
27           Force launching GUI dialog
28
29   Parameters:
30       map=name [required]
31           Name of vector map
32           Or data source for direct OGR access
33

DESCRIPTION

35       The  Attribute  Table  Manager is a wxGUI compoment to query, edit, and
36       manage attribute data for vector maps. The attribute table manager  can
37       be launched by clicking on icon  in the toolbar. It’s also available as
38       a stand-alone module g.gui.dbmgr.
39
40       Attribute table manager allows you to:
41
42           ·   browse attribute data of vector map, perform SQL select  state‐
43               ments;
44
45           ·   modify  attribute  data, insert new records to attribute table,
46               delete existing records;
47
48           ·   highlight selected items in the Map Display Window;
49
50           ·   extract selected items into a new vector map;
51
52           ·   modify attribute table - add, drop, rename columns;
53
54           ·   modify vector map DB connection settings - add, remove or  mod‐
55               ify layers.
56       Figure: Simple attribute filtering using Attribute Table Manager.
57
58   SQL Builder
59       Figure:  Attribute  filtering  using  Attribute  Table  Manager and SQL
60       Builder.
61

SEE ALSO

63        wxGUI
64       wxGUI components
65
66          db.columns,   db.connect,   db.describe,   db.drivers,   db.execute,
67       db.select, db.tables
68
69          v.db.addcolumn,  v.db.connect,  v.db.dropcolumn,  v.db.renamecolumn,
70       v.what
71
72       See also wiki page including video tutorials.
73

AUTHORS

75       Martin Landa, FBK-irst (2007-2008), Trento, Italy, and OSGeoREL at  the
76       Czech Technical University in Prague, Czech Republic
77       Michael Barton, Arizona State University, USA
78       Jachym Cepicky
79
80       $Date: 2017-11-11 19:59:24 +0100 (Sat, 11 Nov 2017) $
81

SOURCE CODE

83       Available at: wxGUI Attribute Table Manager source code (history)
84
85       Main  index  |  GUI  index  | Topics index | Keywords index | Graphical
86       index | Full index
87
88       © 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
89
90
91
92GRASS 7.6.0                                                     g.gui.dbmgr(1)
Impressum