table of contents
other versions
- buster 7.6.0-1
- testing 7.8.5-1
- unstable 7.8.5-1
- experimental 7.8.6~rc2-1~exp1
v.build.all(1grass) | Grass User's Manual | v.build.all(1grass) |
NAME¶
v.build.all - Rebuilds topology on all vector maps in the current mapset.KEYWORDS¶
vector, topologySYNOPSIS¶
v.build.allv.build.all --help
v.build.all [--help] [--verbose] [--quiet] [--ui]
Flags:¶
- --help
-
Print usage summary - --verbose
-
Verbose module output - --quiet
-
Quiet module output - --ui
-
Force launching GUI dialog
DESCRIPTION¶
v.build.all runs v.build for all vectors in the current mapset.Example¶
# rebuild topology for all vector maps in the current mapset v.build.all
AUTHOR¶
Radim BlazekLast changed: $Date: 2013-02-12 12:01:38 +0100 (Tue, 12 Feb 2013) $
SOURCE CODE¶
Available at: v.build.all source code (history)Main index | Vector index | Topics index | Keywords index | Graphical index | Full index
© 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
GRASS 7.6.0 |