GRASS logo

Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

NAME

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

KEYWORDS

general, GUI, attribute table, database

SYNOPSIS

g.gui.dbmgr
g.gui.dbmgr --help
g.gui.dbmgr map=name [--help] [--verbose] [--quiet] [--ui]

Flags:

--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

map=name [required]
Name of vector map
Or data source for direct OGR access

Table of contents

DESCRIPTION

The Attribute Table Manager is a wxGUI compoment to query, edit, and manage attribute data for vector maps. The attribute table manager can be launched by clicking on icon icon in the toolbar. It's also available as a stand-alone module g.gui.dbmgr.

Attribute table manager allows you to:

Attribute Table Manager
Figure: Simple attribute filtering using Attribute Table Manager.

SQL Builder

Attribute Table Manager and SQL Builder
Figure: Attribute filtering using Attribute Table Manager and SQL Builder.

SEE ALSO

wxGUI
wxGUI components

db.columns, db.connect, db.describe, db.drivers, db.execute, db.select, db.tables

v.db.addcolumn, v.db.connect, v.db.dropcolumn, v.db.renamecolumn, v.what

See also wiki page including video tutorials.

AUTHORS

Martin Landa, FBK-irst (2007-2008), Trento, Italy, and OSGeoREL at the Czech Technical University in Prague, Czech Republic
Michael Barton, Arizona State University, USA
Jachym Cepicky

SOURCE CODE

Available at: wxGUI Attribute Table Manager source code (history)

Latest change: Tuesday Oct 03 21:05:39 2023 in commit: d9ea6d33d26dae73ca0dca261b33377647b52a5a


Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

Main index | GUI index | Topics index | Keywords index | Graphical index | Full index

© 2003-2023 GRASS Development Team, GRASS GIS 8.2.2dev Reference Manual